Update schema version
This commit is contained in:
parent
9393374eab
commit
1fd50daa22
|
@ -11,6 +11,7 @@
|
||||||
# It's strongly recommended that you check this file into your version control system.
|
# It's strongly recommended that you check this file into your version control system.
|
||||||
|
|
||||||
ActiveRecord::Schema.define(version: 2022_08_20_163035) do
|
ActiveRecord::Schema.define(version: 2022_08_20_163035) do
|
||||||
|
ActiveRecord::Schema.define(version: 2022_11_13_110942) do
|
||||||
|
|
||||||
# These are extensions that must be enabled in order to support this database
|
# These are extensions that must be enabled in order to support this database
|
||||||
enable_extension "plpgsql"
|
enable_extension "plpgsql"
|
||||||
|
|
Loading…
Reference in New Issue