summaryrefslogtreecommitdiff
path: root/internal/db/bundb/migrations/util.go
AgeCommit message (Expand)AuthorFiles
2025-10-03[chore] Use bulk updates + fewer loops in status rethreading migration (#4459)Libravatar tobi1
2025-06-26[bugfix] fix issues with postgres array serialization (#4295)Libravatar kim1
2025-05-28[chore] thread_id migration tweaks (#4198)Libravatar kim1
2025-05-26[chore] migration to update `statuses.thread_id` to be notnull (#4160)Libravatar kim1
2025-04-26[feature] Move to code.superseriousbusiness.orgLibravatar Daenney1
2025-03-09[bugfix] Fix `length for type varchar must be at least 1` on Postgres (#3885)Libravatar tobi1
2025-02-15[chore/performance] Batch migration queries (#3798)Libravatar tobi1
2025-02-14[bugfix] Drop status indices AFTER updating visibility (#3795)Libravatar tobi1
2025-02-11[performance] improved enum migrations (#3782)Libravatar kim1
2024-12-05[feature] add support for receiving federated status edits (#3597)Libravatar kim1
2024-06-26[chore] media and emoji refactoring (#3000)Libravatar kim1