Rails 7 update (#24241)

This commit is contained in:
Matt Jankowski
2023-07-02 04:38:53 -04:00
committed by GitHub
parent 4fe2d7cb59
commit 50c2a03695
22 changed files with 242 additions and 144 deletions

View File

@ -10,7 +10,7 @@
#
# It's strongly recommended that you check this file into your version control system.
ActiveRecord::Schema.define(version: 2023_06_30_145300) do
ActiveRecord::Schema[6.1].define(version: 2023_06_30_145300) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"