__init__ was setting self.version = "0000-00-00-000000" on every instantiation, overriding the subclass class variable. All migrations were recorded in DB with the default version instead of their own, causing duplicate key errors. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| scripts | ||
| __init__.py | ||
| migrator.py | ||