Update schema.rb

This commit is contained in:
Karina Kwiatek 2023-10-28 13:02:57 +02:00
parent 1ab7f5c3ca
commit c0d169367e
1 changed files with 1 additions and 1 deletions

View File

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