Update annotations.

This commit is contained in:
Guo Xiang Tan
2018-02-20 14:28:58 +08:00
parent 86d12bd44b
commit 226ace1643
71 changed files with 199 additions and 175 deletions
+2 -2
View File
@@ -94,8 +94,8 @@ end
#
# id :integer not null, primary key
# user_id :integer not null
# email :string(255) not null
# token :string(255) not null
# email :string not null
# token :string not null
# confirmed :boolean default(FALSE), not null
# expired :boolean default(FALSE), not null
# created_at :datetime not null