Merge pull request #4431 from Matt-Yorkley/fix_migration_clash

Fix migration mismatch
This commit is contained in:
Luis Ramos
2019-11-06 09:49:15 +00:00
committed by GitHub

View File

@@ -11,7 +11,7 @@
#
# It's strongly recommended to check this file into your version control system.
ActiveRecord::Schema.define(:version => 20191023105006) do
ActiveRecord::Schema.define(:version => 20191023172424) do
create_table "adjustment_metadata", :force => true do |t|
t.integer "adjustment_id"