honcho/migrations
Vineeth Voruganti a7520ce21d
Standardize DB Constraint Conventions (#272)
* fix: (db) Add standard naming conventions to SQLAlchemy Declarative Base

* chore: remove unnecessary relationships

* fix: (tests) handle old migrations being made before conventions were applied

* fix: wip migration to standardize naming for constraints

* fix (db): Migration wip)

* chore: rebase migration

* fix (db) Add migration tests

* chore: Code Review Comments

* fix: (db) fix remaining inconsistent index
2025-11-20 11:50:54 -05:00
..
versions Standardize DB Constraint Conventions (#272) 2025-11-20 11:50:54 -05:00
README Add Pre-commit Hooks (#165) 2025-07-22 15:17:53 -04:00
env.py Standardize DB Constraint Conventions (#272) 2025-11-20 11:50:54 -05:00
script.py.mako align DB state to sqlalchemy model definitions (#245) 2025-11-03 14:58:12 -05:00
utils.py Standardize DB Constraint Conventions (#272) 2025-11-20 11:50:54 -05:00

README

Generic single-database configuration.