[odb-users] AW: SQL Epiloge

Marcel Nehring mne at qosmotec.com
Mon Feb 1 05:03:05 EST 2016


Hi,

another small issue with this:

if the epilogue file does not contain a trailing new line, this will break the comment ODB inserts after the file contents in the resulting database schema file. At least sqlplus complains about invalid syntax.

Regards,
Marcel

-----Ursprüngliche Nachricht-----
Von: odb-users-bounces at codesynthesis.com [mailto:odb-users-bounces at codesynthesis.com] Im Auftrag von Marcel Nehring
Gesendet: Freitag, 29. Januar 2016 16:58
An: odb-users at codesynthesis.com
Betreff: [odb-users] SQL Epiloge

Hi,

I noticed some small things regarding the --sql-epilogue-file command line option of the ODB compiler.


*         Providing this option more than once is silently ignored and only the first file specified will be appended. If it would be possible to use this (and the similar options) more than once it could be helpful. If this is on purpose maybe adding a warning message for clarification would be nice.

*         If the provided file uses both, carriage return and line feed to start a new line this will result in each new line to be doubled (i.e. empty lines) in the resulting database schema file.

Regards,
Marcel



More information about the odb-users mailing list