Skip to content

What does "architect partition" do to the table? #87

@stephan0h

Description

@stephan0h

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions