SectorLabs / django-postgres-extra

Bringing all of PostgreSQL's awesomeness to Django.
MIT License
695 stars 96 forks source link

How To `Adding a list partition` ? #212

Open liaozd opened 1 year ago

liaozd commented 1 year ago

I am not very clear about the Using migration operations

should I edit the migrations files?

or the Using the schema editor, where to put this code connection.schema_editor().add_list_partition( ?