view flys-aft/src/main/resources/sql/aft-oracle-jdbc-oracledriver.properties @ 5736:ab4419948655

Backend: Forgot to handle the unlikely case that there are more than 2 nested brackets in main values.
author Sascha L. Teichmann <teichmann@intevation.de>
date Tue, 16 Apr 2013 18:43:26 +0200
parents 7a68967ca72a
children
line wrap: on
line source
select.abflusstafel = \
    SELECT ABFLUSSTAFEL_NR, \
           ABFLUSSTAFEL_BEZ, \
           GUELTIG_VON, \
           GUELTIG_BIS, \
           PEGELNULLPUNKT, \
           AT.BFG_ID \
    FROM ABFLUSSTAFEL AT \
    WHERE MESSSTELLE_NR LIKE :number

http://dive4elements.wald.intevation.org