For example:
--* SECTION.2 "Loading OTHER_CONTACT_INFO"
IMPORT CSV SKIP HEADER SEPARATED BY |
INTO etc
FILE "data/OTHER_CONTACT_INFO.csv" ENCODING "ISO-8859-1";
--* SECTION "Resetting sequences"
--* SET DELIMITER ISOLATED /
etc
If the import gets skipped, then you still get the following output:
[upgradedb] Resetting sequences...
[upgradedb] Loading OTHER_CONTACT_INFO...
Original issue reported on code.google.com by rene.de....@gmail.com on 11 Nov 2010 at 3:03
Original issue reported on code.google.com by
rene.de....@gmail.com
on 11 Nov 2010 at 3:03