2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-05 08:59:27 +08:00

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

@ -37,8 +37,8 @@ end
# id :integer not null, primary key
# user_id :integer not null
# topic_id :integer not null
# created_at :datetime not null
# updated_at :datetime not null
# created_at :datetime
# updated_at :datetime
#
# Indexes
#