This website requires JavaScript.
Explore
Help
Register
Sign In
sepehr
/
office_translator
Watch
1
Star
0
Fork
0
You've already forked office_translator
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
de9407f974370cb99c6d8610c69010b1b4296951
office_translator
/
alembic
/
versions
History
sepehr
adc3583358
All checks were successful
Deploy to Production / Build and Deploy (push)
Successful in 2m57s
Details
fix(db): make migrations and glossary index SQLite-compatible
2026-06-14 19:01:07 +02:00
..
001_initial.py
feat: Add PostgreSQL database infrastructure
2025-12-31 10:56:19 +01:00
002_add_tier_daily_count.py
feat: production deployment - full update with providers, admin, glossaries, pricing, tests
2026-04-25 15:01:47 +02:00
003_add_revoked_at_to_api_keys.py
feat: production deployment - full update with providers, admin, glossaries, pricing, tests
2026-04-25 15:01:47 +02:00
004_rename_account_tier_to_tier_if_present.py
feat: production deployment - full update with providers, admin, glossaries, pricing, tests
2026-04-25 15:01:47 +02:00
005_add_reset_token_to_users.py
fix(db): make migrations and glossary index SQLite-compatible
2026-06-14 19:01:07 +02:00
006_fix_tier_check_constraint.py
fix(db): make migrations and glossary index SQLite-compatible
2026-06-14 19:01:07 +02:00
5206607942a2_add_custom_prompts_table.py
feat: production deployment - full update with providers, admin, glossaries, pricing, tests
2026-04-25 15:01:47 +02:00
b7c8d9e0f1a2_set_multilingual_target_language.py
fix(db): make migrations and glossary index SQLite-compatible
2026-06-14 19:01:07 +02:00
c8d9e0f1a2b3_rename_multilingual_glossaries.py
fix(db): make migrations and glossary index SQLite-compatible
2026-06-14 19:01:07 +02:00
cb71a958ad92_add_glossaries_tables.py
feat: production deployment - full update with providers, admin, glossaries, pricing, tests
2026-04-25 15:01:47 +02:00
d0e1f2a3b4c5_cleanup_duplicate_glossaries.py
fix(db): make migrations and glossary index SQLite-compatible
2026-06-14 19:01:07 +02:00
d4a1f8e2b3c7_add_glossary_multilingual.py
fix: resolve alembic multiple head revisions by fixing migration tree
2026-05-17 18:02:02 +02:00
e1f2a3b4c5d6_add_template_id_to_glossaries.py
feat: add Alembic migration for template_id column on glossaries
2026-06-01 23:44:04 +02:00
e5b2c9d1f4a8_add_target_language_to_glossaries.py
feat(glossaries): add target_language support - DB migration, API, and UI language pair display
2026-05-31 13:25:12 +02:00
f6a7b8c9d0e1_add_subscription_ends_at_cancel_at_period_end.py
feat: Stripe integration complete - products created, DB migration, payment_failed handler, credit buttons wired
2026-05-31 21:40:31 +02:00