summaryrefslogtreecommitdiff
path: root/db/post_migrate/20190625184066_remove_sentry_from_application_settings.rb
Commit message (Collapse)AuthorAgeFilesLines
* Adds cop to enforce string limits on migrationsMayra Cabrera2019-08-231-1/+1
| | | | | | | This cop will analyze migrations that add columns with string, and report an offense if the string has no limit enforced Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/64505
* refactor(db): remove Sentry from application settings, disable_ddl_transactionRoger Meier2019-06-251-0/+2
|
* refactor(db): remove Sentry from application settingsRoger Meier2019-06-251-0/+36