-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
Hi,
Maybe a dumb question - but nevertheless I have to ask it.
I'm on Django and PostgreSQL. I just tried architect and issued a architect partition --module my.models - and I was expecting that the concerning table was being changed to partitioned mode. But apparently this did not happen - the table seems to be unchanged.
So I guess, I'm missing something here: probably I have to change to table to partitioned mode (or better: recreate it) manually in the database and architect only handles the partitioning within the ORM on the Django side? Could you please clearify?
Thanks a lot,
Stephan
lisastedmanfalls and farzinh
Metadata
Metadata
Assignees
Labels
No labels