Update schema.rb

This commit is contained in:
Jeremy Kescher 2022-12-18 04:29:35 +01:00
parent eded36676f
commit 181ad9ef93
No known key found for this signature in database
GPG key ID: 48DFE4BB15BA5940

View file

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