FIX: Previous annotations were broken

This commit is contained in:
Robin Ward
2019-01-11 14:29:56 -05:00
parent 5e0f9eadb8
commit 95f263995d
68 changed files with 169 additions and 167 deletions

View File

@@ -76,8 +76,8 @@ end
# key :string not null
# application_name :string not null
# push_url :string
# created_at :datetime
# updated_at :datetime
# created_at :datetime not null
# updated_at :datetime not null
# revoked_at :datetime
# scopes :text default([]), not null, is an Array
# last_used_at :datetime not null