mitlist/be/alembic/versions
2025-05-20 01:17:47 +02:00
..
5e8b6dde50fc_update_user_model_for_fastapi_users.py Update user model migration to include secure password hashing; set default hashed password for existing users. Refactor database session management for improved transaction handling and ensure session closure after use. 2025-05-20 01:17:47 +02:00
5ed3ccbf05f7_initial_database_schema.py Update user model migration to include secure password hashing; set default hashed password for existing users. Refactor database session management for improved transaction handling and ensure session closure after use. 2025-05-20 01:17:47 +02:00
7c26d62e8005_add_missing_indexes_and_constraints.py Add Sentry integration for error tracking; update requirements and configuration files. Introduce new Alembic migration for missing indexes and constraints in the database schema. 2025-05-13 21:45:45 +02:00
8efbdc779a76_check_models_alignment.py Update user model migration to include secure password hashing; set default hashed password for existing users. Refactor database session management for improved transaction handling and ensure session closure after use. 2025-05-20 01:17:47 +02:00
5271d18372e5_initial_database_schema.py Update user model migration to include secure password hashing; set default hashed password for existing users. Refactor database session management for improved transaction handling and ensure session closure after use. 2025-05-20 01:17:47 +02:00
bc37e9c7ae19_fresh_start.py migrations fresh start 2025-05-08 19:11:21 +02:00