LocalGround/localground

Migrations Don't work on Dynamic Tables

Closed this issue · 0 comments

If you change the base model classes that are used in Dynamic Models and you go through the makemigrations / migrate process, the dynamic table schemas aren't migrated automatically. Needs to be done manually.