[odb-users] response file support
Boris Kolpackov
boris at codesynthesis.com
Wed Jun 4 08:55:44 EDT 2025
Danya Patrushev <danyapat at yandex.ru> writes:
> According to the docs one tangible benefit is the ability to maintain a
> single changelog file (--at-once). Or is it possible to achieve that by
> specifying the same --changelog for each ODB invocation per single
> file?
Yes, you are right, if you want a single changelog and/or single SQL
file with the schema, then you need to use --at-once and specify all
the input files in the same invocation.
I just tried specifying the input file in the options file and it seems
to work.
More information about the odb-users
mailing list