Fix schema timestamp
This commit is contained in:
parent
4f4c748a0c
commit
0d6675a2ae
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue