DEV: Update annotations

This commit is contained in:
Daniel Waterworth
2019-11-19 10:20:14 +00:00
parent d3e7768ea8
commit 7886a3e58a
4 changed files with 16 additions and 11 deletions

View File

@ -57,9 +57,11 @@ end
# allowed_ips :inet is an Array
# hidden :boolean default(FALSE), not null
# last_used_at :datetime
# revoked_at :datetime
# description :text
#
# Indexes
#
# index_api_keys_on_key (key)
# index_api_keys_on_user_id (user_id) UNIQUE
# index_api_keys_on_user_id (user_id)
#