gitlab-org--gitlab-foss/spec/services/milestones
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
..
close_service_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
create_service_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
destroy_service_spec.rb Clean up schema of the "issues" table 2017-11-09 18:00:30 +01:00
promote_service_spec.rb Allow promoting project milestones to group milestones 2017-10-31 15:03:52 +00:00