Update annotations.

This commit is contained in:
Guo Xiang Tan 2018-02-26 15:32:04 +08:00
parent 65cb785374
commit 982e5bae3a
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@ end
#
# id :integer not null, primary key
# user_id :integer not null
# method :string
# data :string
# method :integer not null
# data :string not null
# enabled :boolean default(FALSE), not null
# last_used :datetime
# created_at :datetime not null