Migrate existing Testruns to use TestrunMessages

This commit is contained in:
Sebastian Serth
2022-04-24 18:14:19 +02:00
parent ea02dff0e5
commit db62686b75
2 changed files with 318 additions and 1 deletions

View File

@ -10,7 +10,7 @@
#
# It's strongly recommended that you check this file into your version control system.
ActiveRecord::Schema.define(version: 2022_04_15_215111) do
ActiveRecord::Schema.define(version: 2022_04_15_215112) do
# These are extensions that must be enabled in order to support this database
enable_extension "pg_trgm"