[odb-users] AW: SQL Epiloge
Boris Kolpackov
boris at codesynthesis.com
Mon Feb 22 08:22:16 EST 2016
Hi Marcel,
Marcel Nehring <mne at qosmotec.com> writes:
> I can confirm that providing the option --sql-epilogue-file multiple
> times works as expected. Also the issue with the comment seems to be
> fixed.
Great, thanks for testing this.
> I still see, however, that \r\n in my file is converted to \r\r\n in
> the generated schema definition.
All we do in that code is call getline() and then write it out. So I am
afraid this is MinGW's (un)helpful meddling with newlines and I am not
sure what we can do about it.
Boris
More information about the odb-users
mailing list