This website requires JavaScript.
Explore
Help
Sign In
cs_betty
/
api
Watch
1
Star
0
Fork
0
You've already forked api
forked from
cartsnitch/api
Code
Pull Requests
2
Activity
Files
2f2df5f0f09279d0077562601276dfb7ebe7fafb
api
/
alembic
/
versions
T
History
cartsnitch-engineer[bot]
f058ac0686
fix(api): create domain tables migration + fix create_all commit
...
Co-Authored-By: Paperclip <
noreply@paperclip.ing
>
2026-04-04 21:22:24 +00:00
..
001_encrypt_session_data.py
fix(api): make alembic migrations idempotent for fresh databases
2026-04-04 16:28:29 +00:00
002_better_auth_tables.py
fix(api): add fresh-DB guards to migrations 002, 005, and 006
2026-04-04 16:39:27 +00:00
003_make_users_hashed_password_nullable.py
fix(api): make alembic migrations idempotent for fresh databases
2026-04-04 16:28:29 +00:00
004_fix_user_id_text.py
fix(api): make alembic migrations idempotent for fresh databases
2026-04-04 16:28:29 +00:00
005_add_email_inbound_token.py
fix(api): add fresh-DB guards to migrations 002, 005, and 006
2026-04-04 16:39:27 +00:00
006_email_inbound_token_server_default.py
fix(api): add fresh-DB guards to migrations 002, 005, and 006
2026-04-04 16:39:27 +00:00
007_bootstrap_users_table.py
fix(api): bootstrap users table in migration 007 + harden create_all
2026-04-04 17:10:29 +00:00
008_create_domain_tables.py
fix(api): create domain tables migration + fix create_all commit
2026-04-04 21:22:24 +00:00