mirror of
https://github.com/discourse/discourse.git
synced 2025-05-28 10:41:25 +08:00
add allowed_ips to api_keys
update annotations
This commit is contained in:
@ -31,6 +31,7 @@ end
|
||||
# created_by_id :integer
|
||||
# created_at :datetime not null
|
||||
# updated_at :datetime not null
|
||||
# allowed_ips :inet is an Array
|
||||
#
|
||||
# Indexes
|
||||
#
|
||||
|
Reference in New Issue
Block a user