Bump schema version for constraint migration

This commit is contained in:
Christoph Haas 2026-09-04 21:57:48 +02:00
parent c5cd77e9ee
commit 7fff0a6dbf

2
db/schema.rb generated
View file

@ -10,7 +10,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[8.1].define(version: 2026_08_21_210000) do ActiveRecord::Schema[8.1].define(version: 2026_09_04_120000) 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 "pg_catalog.plpgsql" enable_extension "pg_catalog.plpgsql"
enable_extension "vector" enable_extension "vector"