mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-03-17 08:50:54 -04:00
[Glitch] Fix transaction around settings migration
Port f1c1fa1411d213a353467e3e8f396b0203474e6f to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
aff2d55b80
commit
75e28731a5
@ -1,6 +1,8 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
class MoveGlitchUserSettings < ActiveRecord::Migration[6.1]
|
||||
disable_ddl_transaction!
|
||||
|
||||
class User < ApplicationRecord; end
|
||||
|
||||
MAPPING = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user