annotate src/test/resources/datasets/pkommentar.json @ 1106:7ea01e09dff4

Fix setting sequences in test data. This did not survive the extinction of the bund schema. Should be safer now by using pg_get_serial_sequence() and the actual maximum of the respecitve ID column.
author Tom Gottfried <tom@intevation.de>
date Wed, 26 Oct 2016 18:54:48 +0200
parents 59c51da59b30
children
rev   line source
832
59c51da59b30 Refactored test environment.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
1 {
59c51da59b30 Refactored test environment.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
2 "probeId": "1000",
59c51da59b30 Refactored test environment.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
3 "erzeuger": "06010",
59c51da59b30 Refactored test environment.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
4 "text": "test",
59c51da59b30 Refactored test environment.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
5 "datum": "2015-02-09T10:58:36"
59c51da59b30 Refactored test environment.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
6 }
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)