summaryrefslogtreecommitdiff
path: root/internal/db/bundb/errors.go
diff options
context:
space:
mode:
authorLibravatar Terin Stock <terinjokes@gmail.com>2022-10-31 21:45:30 +0100
committerLibravatar Terin Stock <terinjokes@gmail.com>2023-01-31 15:16:48 +0100
commit3169db99bd1f03c9be25d2daf1d7391614b78974 (patch)
tree2377561f6b2bbe86c9dba7287a6f3304d723bf2a /internal/db/bundb/errors.go
parent[chore] remove vendor (diff)
downloadgotosocial-3169db99bd1f03c9be25d2daf1d7391614b78974.tar.xz
[bugfix] create admin_account_actions table in tx
The migration that adds the `admin_account_actions` table also added indexes. While the indexes were created within the transaction, the table was created outside the transaction. These could race, causing the migration to file. This changeset corrects the creation of the new table to also happen within the transaction.
Diffstat (limited to 'internal/db/bundb/errors.go')
0 files changed, 0 insertions, 0 deletions