Update schema version

This commit is contained in:
Andreas Nedbal 2022-11-13 14:39:32 +01:00
parent 9393374eab
commit 1fd50daa22

View file

@ -11,6 +11,7 @@
# 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_11_13_110942) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"