Invalid SQL CREATE TABLE syntax is generated when using db_tablespace option with PostgresPartitionedModel. For example, tbe following model creates incorrect SQL ...
I'm trying to use a python model with multiple partition_by columns and either it's not supported or I cannot figure out the syntax to pass the columns as. The documentation only shows examples of ...