Closed mflibby closed 1 year ago
We need a function that takes a type and an Orm state and creates a table in the matching db and schema that corresponds with the type.
for a fully featured create table function, we will needed new attributes that allow for full table definitions to be outlined in code before table creation
moved outside scope of FORM - most likely going to be built in dormant
We need a function that takes a type and an Orm state and creates a table in the matching db and schema that corresponds with the type.