gitlab-org--gitlab-foss/db
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
..
fixtures
migrate Clean up schema of the "issues" table 2017-11-09 18:00:30 +01:00
post_migrate Clean up schema of the "issues" table 2017-11-09 18:00:30 +01:00
schema.rb Clean up schema of the "issues" table 2017-11-09 18:00:30 +01:00
seeds.rb