QuantIQ / alembic /env.py

Commit History

feat: configure Alembic env.py to dynamically load settings database URL and metadata
fd9fd80

Karan6124 commited on

feat: Alembic is a lightweight database migration tool for SQLAlchemy. It tracks changes to your models and generates SQL scripts to update your database schema accordingly
e615b1f

Karan6124 commited on