[odb-users] Defining database with multiple table mapping files
Boris Kolpackov
boris at codesynthesis.com
Wed Feb 15 11:10:28 EST 2017
Hi David,
david bowe <dpbowe at hotmail.com> writes:
> At the moment I can either paste all headers into one file and pass
> it to the odb compiler, or try to compile each individually and
> include each into my database driver file.
Individual compilation/inclusion is definitely the recommended approach.
And if you need to generate a single .sql file, then you can use the
--at-once ODB compiler option.
Boris
More information about the odb-users
mailing list