mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06: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:
@@ -18,8 +18,8 @@ end
|
||||
# id :integer not null, primary key
|
||||
# name :string not null
|
||||
# field_type :string not null
|
||||
# created_at :datetime
|
||||
# updated_at :datetime
|
||||
# created_at :datetime not null
|
||||
# updated_at :datetime not null
|
||||
# editable :boolean default(FALSE), not null
|
||||
# description :string not null
|
||||
# required :boolean default(TRUE), not null
|
||||
|
||||
Reference in New Issue
Block a user