Mercurial > lada > lada-server
view src/test/resources/datasets/dbUnit_import_merge_match_kommentar.json @ 1313:b5ab25b7ac2c
Stop on error any execution of SQL via psql in DB setup.
Though this duplicates respective \set commands in many scripts,
I leave them there because they might help in debugging anyhow.
Hopefully this change will improve prevention of adding broken SQL
like currently audit.sql.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Fri, 17 Mar 2017 12:52:23 +0100 |
parents | 186d602e031a |
children |
line wrap: on
line source
{ "land.kommentar_p": [{ "id": 1000, "probe_id": 1000, "datum": "2012-05-08 12:00:00", "mst_id": "06010", "text": "Testtext" }, { "id": 1001, "probe_id": 1000, "datum": "2012-04-08 12:00:00", "mst_id": "06010", "text": "Testtext3" }] }