diff --git a/db/migrate/20170324110346_add_import_jid_to_projects.rb b/db/migrate/20170405080720_add_import_jid_to_projects.rb similarity index 100% rename from db/migrate/20170324110346_add_import_jid_to_projects.rb rename to db/migrate/20170405080720_add_import_jid_to_projects.rb diff --git a/db/schema.rb b/db/schema.rb index 76f6a511561..582f68cbee7 100644 --- a/db/schema.rb +++ b/db/schema.rb @@ -11,7 +11,7 @@ # # It's strongly recommended that you check this file into your version control system. -ActiveRecord::Schema.define(version: 20170402231018) do +ActiveRecord::Schema.define(version: 20170405080720) do # These are extensions that must be enabled in order to support this database enable_extension "plpgsql"