__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> |
||
|---|---|---|
| .. | ||
| api/v1 | ||
| core | ||
| lib | ||
| middleware | ||
| migrations | ||
| models | ||
| prompts | ||
| schemas | ||
| services | ||
| tasks | ||
| telemetry | ||
| main.py | ||