mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-02-13 02:00:44 +01:00
8cfae010a9
* add migration to cleanup dropped status edits from previous bug, relinking with statuses
* don't use bun.Ident where not needed
* fix join statement
* fix query to work for both postgres and sqlite
* actually update by the currently set status ID field 🤦