Bump schema version for constraint migration
This commit is contained in:
parent
c5cd77e9ee
commit
7fff0a6dbf
1 changed files with 1 additions and 1 deletions
2
db/schema.rb
generated
2
db/schema.rb
generated
|
|
@ -10,7 +10,7 @@
|
|||
#
|
||||
# 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
|
||||
enable_extension "pg_catalog.plpgsql"
|
||||
enable_extension "vector"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue