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

annotate models

This commit is contained in:
Sam 2016-02-23 10:33:53 +11:00
parent cab5dd09d3
commit 32c681c96b
44 changed files with 166 additions and 133 deletions

View file

@ -34,7 +34,7 @@ end
#
# id :integer not null, primary key
# user_id :integer not null
# draft_key :string(255) not null
# draft_key :string not null
# sequence :integer not null
#
# Indexes