Fix index

上级 146a33bc
......@@ -8,7 +8,7 @@ def change
t.string :checksum
t.time :created_at
t.index [ :token ], unique: true
t.index [ :key ], unique: true
end
end
end
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册