update annotations

This commit is contained in:
Arpit Jalan
2017-12-05 20:59:14 +05:30
parent a5e58e7afa
commit daeb7694bc
71 changed files with 185 additions and 190 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