Reverting unexpected change to schema.rb as requested

This commit is contained in:
Gareth
2025-08-15 12:27:10 -04:00
parent 3750898c44
commit cb02cd39fe

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: 2025_07_09_012346) do
ActiveRecord::Schema[7.0].define(version: 2025_03_04_234657) do
# These are extensions that must be enabled in order to support this database
enable_extension "pg_stat_statements"
enable_extension "plpgsql"