orbis-backend / src /utils /migrate.py

Commit History

feat: trend filter, engagement metrics, duplicate protection, watermark consistency
7a204bc

Deusxx1234 commited on

feat: HF keep-alive, IG token reminder, auto hashtags, budget alerts, hashtag suggestions
f133f15

Deusxx1234 commited on

fix: set statement_timeout at connection level + add 60s migration budget
6286ee1

Deusxx1234 commited on

fix: set 30s statement_timeout per migration to override Supabase default
6ef47a5

Deusxx1234 commited on

fix: remove vector ALTER TABLE from migrations (columns exist, causing timeouts)
2523f7f

Deusxx1234 commited on

fix: run each migration in its own transaction to survive statement timeouts
149bfeb

Deusxx1234 commited on

fix: make column migrations non-fatal so server starts even on timeout
443612f

Deusxx1234 commited on

fix: add DB connection timeout to prevent hanging on Neon cold start
b4c1bed

Deusxx1234 commited on

fix: reset stuck generating posts on startup after server crash
94462ca

Deusxx1234 commited on

Initial deployment to HF Spaces
c84fdae

Deusxx1234 commited on