view flys-aft/src/main/resources/sql/aft-oracle-jdbc-oracledriver.properties @ 5003:563ff8893d47 dami

Importer: Fix fieldname of "official" in the new feature and set it based on the filename as a fallback
author Andre Heinecke <aheinecke@intevation.de>
date Fri, 15 Feb 2013 15:03:48 +0100
parents d9f1202cef78
children 7a68967ca72a
line wrap: on
line source
select.abflusstafel = \
    SELECT ABFLUSSTAFEL_NR, \
           ABFLUSSTAFEL_BEZ, \
           GUELTIG_VON, \
           GUELTIG_BIS, \
           PEGELNULLPUNKT, \
           BFG_ID \
    FROM ABFLUSSTAFEL \
    WHERE MESSSTELLE_NR LIKE :number

http://dive4elements.wald.intevation.org