Skip to content

Commit 8e8a5fc

Browse files
committed
Revert schema version to maintain compatibility with rails 7.2
1 parent cd50df9 commit 8e8a5fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/dummy/db/schema.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
#
1111
# It's strongly recommended that you check this file into your version control system.
1212

13-
ActiveRecord::Schema[8.0].define(version: 2025_11_07_222131) do
13+
ActiveRecord::Schema[7.2].define(version: 2025_11_07_222131) do
1414
# These are extensions that must be enabled in order to support this database
1515
enable_extension "pg_catalog.plpgsql"
1616
enable_extension "pgcrypto"

0 commit comments

Comments
 (0)