We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d573bdb commit 105d203Copy full SHA for 105d203
db/schema.rb
@@ -10,7 +10,7 @@
10
#
11
# It's strongly recommended that you check this file into your version control system.
12
13
-ActiveRecord::Schema.define(version: 2024_06_18_025325) do
+ActiveRecord::Schema[6.1].define(version: 2024_06_18_025325) do
14
15
# These are extensions that must be enabled in order to support this database
16
enable_extension "pg_stat_statements"
0 commit comments