Skip to content
Snippets Groups Projects
Unverified Commit f1c1fa14 authored by Eugen Rochko's avatar Eugen Rochko Committed by GitHub
Browse files

Fix transaction around settings migration (#24761)

parent fc56eda9
No related branches found
No related tags found
No related merge requests found
# frozen_string_literal: true
class MoveUserSettings < ActiveRecord::Migration[6.1]
disable_ddl_transaction!
class User < ApplicationRecord; end
MAPPING = {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment