Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZ.J. van de Weg <git@zjvandeweg.nl>2017-05-08 22:56:37 +0300
committerZ.J. van de Weg <git@zjvandeweg.nl>2017-05-11 15:52:47 +0300
commitd922f54548ee64ff8cffb7234f574333d4edd2b7 (patch)
tree655611d1172faf7dc1da90d49b5e88e51414b2e7 /changelogs
parent3eb8435fec3cd7311544a256a3205f31d1dc3a0c (diff)
Remove rails dependent: :destroy statement
Enforced by the database, and no callbacks need to be called. Combined with 7b9b2c6099 and 294a8b8a6d this resolves gitlab-org/gitlab-ce#31799
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/zj-clean-up-ci-variables-table.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/zj-clean-up-ci-variables-table.yml b/changelogs/unreleased/zj-clean-up-ci-variables-table.yml
new file mode 100644
index 00000000000..ea2db40d590
--- /dev/null
+++ b/changelogs/unreleased/zj-clean-up-ci-variables-table.yml
@@ -0,0 +1,4 @@
+---
+title: Cleanup ci_variables schema and table
+merge_request:
+author: