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
86d12bd44b
commit
226ace1643
71 changed files with 199 additions and 175 deletions
|
@ -37,8 +37,8 @@ end
|
|||
# id :integer not null, primary key
|
||||
# user_id :integer not null
|
||||
# topic_id :integer not null
|
||||
# created_at :datetime
|
||||
# updated_at :datetime
|
||||
# created_at :datetime not null
|
||||
# updated_at :datetime not null
|
||||
#
|
||||
# Indexes
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue