DEV: Store details log entries in converter as JSON (#29778)

Plus small DB related fixes
This commit is contained in:
Gerhard Schlager
2024-11-19 23:54:00 +01:00
committed by GitHub
parent 75f4a14568
commit a48af2f120
8 changed files with 42 additions and 21 deletions

View File

@ -1,7 +1,5 @@
# frozen_string_literal: true
require "singleton"
module Migrations::Database
module IntermediateDB
def self.setup(db_connection)