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 ee9bb6c commit 468399bCopy full SHA for 468399b
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[7.1].define(version: 2025_08_06_181500) do
+ActiveRecord::Schema[7.2].define(version: 2025_08_06_181500) do
14
# These are extensions that must be enabled in order to support this database
15
enable_extension "plpgsql"
16
@@ -559,5 +559,4 @@
559
t.string "slack_channel_link"
560
t.index ["chapter_id"], name: "index_workshops_on_chapter_id"
561
end
562
-
563
0 commit comments