Fix schema timestamp

This commit is contained in:
Paul Chavard 2019-11-28 18:22:06 +01:00
parent 4f4c748a0c
commit 0d6675a2ae

View file

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