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
cab5dd09d3
commit
32c681c96b
44 changed files with 166 additions and 133 deletions
|
@ -8,7 +8,7 @@ end
|
|||
#
|
||||
# id :integer not null, primary key
|
||||
# user_id :integer not null
|
||||
# screen_name :string(255) not null
|
||||
# screen_name :string not null
|
||||
# github_user_id :integer not null
|
||||
# created_at :datetime not null
|
||||
# updated_at :datetime not null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue