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:
@@ -37,8 +37,8 @@ end
|
||||
# target :string not null
|
||||
# digest :string not null
|
||||
# content :text not null
|
||||
# created_at :datetime
|
||||
# updated_at :datetime
|
||||
# created_at :datetime not null
|
||||
# updated_at :datetime not null
|
||||
# theme_id :integer default(-1), not null
|
||||
# source_map :text
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user