mirror of
https://github.com/discourse/discourse.git
synced 2025-09-05 08:59:27 +08:00
annotate models
WARNING annotators out there, be to run bin/annotate on RAILS_ENV=test on a clean db
This commit is contained in:
parent
56f7b4e01e
commit
c68999e128
38 changed files with 75 additions and 68 deletions
|
@ -628,12 +628,13 @@ end
|
|||
# flair_color :string
|
||||
# bio_raw :text
|
||||
# bio_cooked :text
|
||||
# public_admission :boolean default(FALSE), not null
|
||||
# allow_membership_requests :boolean default(FALSE), not null
|
||||
# full_name :string
|
||||
# default_notification_level :integer default(3), not null
|
||||
# visibility_level :integer default(0), not null
|
||||
# public_exit :boolean default(FALSE), not null
|
||||
# public_admission :boolean default(FALSE), not null
|
||||
# membership_request_template :text
|
||||
#
|
||||
# Indexes
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue