mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
Annotate models
This commit is contained in:
parent
6b989ff6f1
commit
b1d5f4440b
40 changed files with 118 additions and 93 deletions
|
@ -15,7 +15,7 @@ end
|
|||
# id :integer not null, primary key
|
||||
# category_id :integer not null
|
||||
# group_id :integer not null
|
||||
# created_at :datetime not null
|
||||
# updated_at :datetime not null
|
||||
# created_at :datetime
|
||||
# updated_at :datetime
|
||||
# permission_type :integer default(1)
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue