Skip to content

Repository files navigation

Banking Simulation

Database Migrations

This project uses Alembic for database migrations.

Commands

Create a migration:

uv run alembic revision --autogenerate -m "Message"

Apply migrations:

uv run alembic upgrade head

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages