We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e39b551 + e5bf00e commit f10878bCopy full SHA for f10878b
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: 2020_04_11_210422) do
+ActiveRecord::Schema[8.0].define(version: 2020_04_11_210422) do
14
create_table "credentials", force: :cascade do |t|
15
t.string "external_id"
16
t.string "public_key"
0 commit comments