We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20a1c67 commit 03583d6Copy full SHA for 03583d6
1 file changed
spec/dummy/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: 20180301103350) do
+ActiveRecord::Schema.define(version: 2018_03_01_103350) do
14
15
create_table "alchemy_attachments", force: :cascade do |t|
16
t.string "name"
0 commit comments