2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-07 12:02:53 +08:00

Update annotations

This commit is contained in:
Robin Ward 2019-01-11 12:19:23 -05:00
parent 1a3655b787
commit a3839495e0
68 changed files with 175 additions and 173 deletions

View file

@ -8,7 +8,7 @@ end
#
# id :integer not null, primary key
# user_id :integer not null
# screen_name :string not null
# screen_name :string(255) not null
# github_user_id :integer not null
# created_at :datetime not null
# updated_at :datetime not null