mirror of
https://github.com/elisspace/core.git
synced 2026-09-27 13:07:16 +00:00
* Add index to old_state_id column for older databases The schema was updated in #43610 but the index was not added on migration. * Handle postgresql missing ondelete * create index first