Update db/schema's timestamp after migration

This commit is contained in:
Pau Perez
2021-02-09 11:27:48 +01:00
parent 49c8cb82c7
commit 3c8aa875a0

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"