Reannotated
This commit is contained in:
parent
283bf80676
commit
6abc649590
26 changed files with 190 additions and 142 deletions
|
@ -2,8 +2,8 @@
|
|||
#
|
||||
# Table name: protected_branches
|
||||
#
|
||||
# id :integer not null, primary key
|
||||
# project_id :integer not null
|
||||
# id :integer(4) not null, primary key
|
||||
# project_id :integer(4) not null
|
||||
# name :string(255) not null
|
||||
# created_at :datetime not null
|
||||
# updated_at :datetime not null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue