Update db/schema's timestamp after migration

This commit is contained in:
Pau Perez
2021-02-09 11:27:48 +01:00
parent 9a2bf9d333
commit 50c429f393

View File

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