gitlab-org--gitlab-foss/lib/gitlab/hook_data
Yorick Peterse d825c9cb5d
Clean up schema of the "issues" table
This adds various foreign key constraints, indexes, missing NOT NULL
constraints, and changes some column types from timestamp to
timestamptz.

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/31811
2017-11-09 18:00:30 +01:00
..
issuable_builder.rb Introduce new hook data builders for Issue and MergeRequest 2017-10-09 16:44:47 +02:00
issue_builder.rb Clean up schema of the "issues" table 2017-11-09 18:00:30 +01:00
merge_request_builder.rb fix the failing spec 2017-11-03 11:29:06 -04:00