mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Update annotations
This commit is contained in:
@@ -749,7 +749,7 @@ end
|
||||
# Table name: groups
|
||||
#
|
||||
# id :integer not null, primary key
|
||||
# name :string not null
|
||||
# name :string(255) not null
|
||||
# created_at :datetime not null
|
||||
# updated_at :datetime not null
|
||||
# automatic :boolean default(FALSE), not null
|
||||
@@ -757,7 +757,7 @@ end
|
||||
# automatic_membership_email_domains :text
|
||||
# automatic_membership_retroactive :boolean default(FALSE)
|
||||
# primary_group :boolean default(FALSE), not null
|
||||
# title :string
|
||||
# title :string(255)
|
||||
# grant_trust_level :integer
|
||||
# incoming_email :string
|
||||
# has_messages :boolean default(FALSE), not null
|
||||
|
||||
Reference in New Issue
Block a user