mirror of
https://github.com/discourse/discourse.git
synced 2025-05-31 21:25:24 +08:00
add allowed_ips to api_keys
update annotations
This commit is contained in:
@ -106,10 +106,12 @@ end
|
||||
# website :string(255)
|
||||
# bio_raw :text
|
||||
# bio_cooked :text
|
||||
# dismissed_banner_key :integer
|
||||
# profile_background :string(255)
|
||||
# card_background :string(255)
|
||||
# dismissed_banner_key :integer
|
||||
# bio_cooked_version :integer
|
||||
# badge_granted_title :boolean default(FALSE)
|
||||
# card_background :string(255)
|
||||
# card_image_badge_id :integer
|
||||
#
|
||||
# Indexes
|
||||
#
|
||||
|
Reference in New Issue
Block a user