Skip to content

Commit

Permalink
Update Issues model table schema comments
Browse files Browse the repository at this point in the history
Due to #11351.
  • Loading branch information
danidoni committed May 25, 2022
1 parent 4b736f3 commit d960ff9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/api/app/models/issue_tracker.rb
Expand Up @@ -349,6 +349,7 @@ def update_package_meta
# label :text(65535) not null
# name :string(255) not null
# password :string(255)
# publish_issues :boolean default(TRUE)
# regex :string(255) not null
# show_url :string(255)
# url :string(255) not null
Expand Down

0 comments on commit d960ff9

Please sign in to comment.