reannotated
This commit is contained in:
parent
2a04341fba
commit
21b1fee92c
17 changed files with 56 additions and 49 deletions
|
@ -9,11 +9,11 @@
|
|||
# project_id :integer
|
||||
# created_at :datetime not null
|
||||
# updated_at :datetime not null
|
||||
# state :string default(FALSE), not null
|
||||
# position :integer default(0)
|
||||
# branch_name :string(255)
|
||||
# description :text
|
||||
# milestone_id :integer
|
||||
# state :string(255)
|
||||
#
|
||||
|
||||
class Issue < ActiveRecord::Base
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue