mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: Update annotations
This commit is contained in:
@@ -28,3 +28,7 @@ end
|
|||||||
# id :integer not null, primary key
|
# id :integer not null, primary key
|
||||||
# user_id :integer not null
|
# user_id :integer not null
|
||||||
#
|
#
|
||||||
|
# Indexes
|
||||||
|
#
|
||||||
|
# index_developers_on_user_id (user_id) UNIQUE
|
||||||
|
#
|
||||||
|
|||||||
@@ -79,6 +79,7 @@ end
|
|||||||
# anonymous_voters :integer
|
# anonymous_voters :integer
|
||||||
# created_at :datetime not null
|
# created_at :datetime not null
|
||||||
# updated_at :datetime not null
|
# updated_at :datetime not null
|
||||||
|
# chart_type :integer default("bar"), not null
|
||||||
#
|
#
|
||||||
# Indexes
|
# Indexes
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user