Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
stephan0h opened this issue Apr 9, 2022 · 0 comments
Open

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

stephan0h opened this issue Apr 9, 2022 · 0 comments

Comments

@stephan0h
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant