mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
update annotations
This commit is contained in:
parent
11dcd2f6c5
commit
6373de550f
50 changed files with 102 additions and 129 deletions
|
@ -10,12 +10,11 @@ end
|
|||
# user_id :integer not null
|
||||
# screen_name :string(255) not null
|
||||
# github_user_id :integer not null
|
||||
# created_at :datetime not null
|
||||
# updated_at :datetime not null
|
||||
# created_at :datetime
|
||||
# updated_at :datetime
|
||||
#
|
||||
# Indexes
|
||||
#
|
||||
# index_github_user_infos_on_github_user_id (github_user_id) UNIQUE
|
||||
# index_github_user_infos_on_user_id (user_id) UNIQUE
|
||||
#
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue