Schema version needs to match

This commit is contained in:
Juan José Mata
2026-05-02 12:24:25 +02:00
parent 772882ee54
commit d115600d1e

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.
ActiveRecord::Schema[7.2].define(version: 2026_04_28_120000) do
ActiveRecord::Schema[7.2].define(version: 2026_05_02_120000) do
# These are extensions that must be enabled in order to support this database
enable_extension "pgcrypto"
enable_extension "plpgsql"