This website requires JavaScript.
Explore
Help
Sign In
cartsnitch
/
api
Watch
12
Star
0
Fork
1
You've already forked api
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3a2ff62efe7e6e462c54f19903cddcf7c5538e1f
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