Details des Tickets

Beschreibung,Kommentare und Anhänge

merge request id 125
TitelAdded `client_catalogs` to down() function
Beschreibung
Statusmerged
Created at 2019-11-11T12:43:35.056Z
Updated at 2019-11-12T09:26:06.055Z
Source branchfeature/LL-139_fix_rollback_catalog
Target branchdevelop
AuthorZoltan Schnepf
AssigneeSascha Immig

Discussion notes

added 1 commit
  • 2b38030e - deactivation of foreign keys was not neccessary: the script just missed the…
Compare with previous version
Sascha Immig 2019-11-12T09:15:23.290Z
changed title from **{-turned off foreign key check on drop-}** to **{+Added `client_catalogs` to down() function+}** Sascha Immig 2019-11-12T09:16:18.039Z
enabled an automatic merge when the pipeline for 2b38030e748b32e5bb8fa0925c4f9a900c00c5bd succeeds Sascha Immig 2019-11-12T09:16:37.019Z
mentioned in commit 7f0852f1b6a2827fc40e801c405469bf6dc39b70 Sascha Immig 2019-11-12T09:26:05.518Z
merged Sascha Immig 2019-11-12T09:26:06.196Z

Merge Commits

Title Id Author Created at Message
deactivation of foreign keys was not neccessary: the script just missed the… 2b38030e748b32e5bb8fa0925c4f9a900c00c5bd TUV\immigs 2019-11-12T09:15:10.000Z deactivation of foreign keys was not neccessary: the script just missed the table `client_catalogs` on rollback
turned off foreign key check on drop 4da4a534370466837cc18c8e4a8cfbe418daec6d zschnepf 2019-11-11T12:15:01.000Z turned off foreign key check on drop