diff options
author | 2022-06-16 11:22:51 +0200 | |
---|---|---|
committer | 2022-06-16 11:22:51 +0200 | |
commit | 0e12ee0aa10a1f5ffed4d62e3d9f858c8faa8116 (patch) | |
tree | 29933452cbf0c781043484a7b6b98dd973596570 /internal/processing/processor.go | |
parent | [chore] Duplicated media cleanup (#649) (diff) | |
download | gotosocial-0e12ee0aa10a1f5ffed4d62e3d9f858c8faa8116.tar.xz |
postgres locale: fix accounts.note_raw migration (#651)
Database migration 20220506110822_add_account_raw_note.go has some error
handling code to detect some error messages as "ok", but only done for
english error messages. This commit adds a check for the specific error
code, which should be locale agnostic.
Diffstat (limited to 'internal/processing/processor.go')
0 files changed, 0 insertions, 0 deletions