- 11 May, 2017 2 commits
-
-
Z.J. van de Weg authored
Variables shouldn't exist without a project, so a foreign key was added with CASCADE'ing effects.
-
Z.J. van de Weg authored
To be more specific; key, and project_id. If either of these is NULL its wrong, because: 1. storing a key value pair without key is just plain wrong 2. all variables should belong to a project Non of these cases existed on the staging database.
-