Merge Request uses StateMachine now
This commit is contained in:
parent
f97296597c
commit
b45e9aefd3
15 changed files with 107 additions and 132 deletions
|
@ -7,7 +7,7 @@
|
|||
# project_id :integer not null
|
||||
# description :text
|
||||
# due_date :date
|
||||
# closed :boolean default(FALSE), not null
|
||||
# state :string default(FALSE), not null
|
||||
# created_at :datetime not null
|
||||
# updated_at :datetime not null
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue