mirror of
https://github.com/discourse/discourse.git
synced 2025-05-24 03:36:18 +08:00
DEV: Store details log entries in converter as JSON (#29778)
Plus small DB related fixes
This commit is contained in:
@ -1,7 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
require "singleton"
|
||||
|
||||
module Migrations::Database
|
||||
module IntermediateDB
|
||||
def self.setup(db_connection)
|
||||
|
Reference in New Issue
Block a user