view src/test/resources/datasets/cleanup.sql @ 948:c9b84bca3e3d

Round some values to three digits, breaking ties half to even, before storing.
author Tom Gottfried <tom@intevation.de>
date Mon, 23 May 2016 15:49:30 +0200
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)