view src/test/resources/datasets/cleanup.sql @ 880:2311374cc3e8

These values can and should never be set.
author Tom Gottfried <tom@intevation.de>
date Thu, 11 Feb 2016 16:25:46 +0100
parents 075f511243d5
children
line wrap: on
line source
DELETE FROM land.probe WHERE id = 1000;
DELETE FROM land.messprogramm WHERE id = 1000;
DELETE FROM stammdaten.datensatz_erzeuger WHERE id = 1000;
DELETE FROM stammdaten.probenehmer WHERE id = 1000;
DELETE FROM stammdaten.messprogramm_kategorie WHERE id = 1000;
DELETE FROM stammdaten.ort WHERE id = 1000;
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)