[odb-users] database generated ID combined with manual ID in SQLite

Boris Kolpackov boris at codesynthesis.com
Tue Nov 1 10:42:43 EDT 2016


Hi Vladimir,

Vladimir Yelnikov <vyelnikov at adfsolutions.com> writes:

> It will be nice to get pre-release build.

Would you need the ODB compiler binary for Windows or only sources?

> Another question: will it generate proper relation records in DB for
> One-to-Many relationship? It generates internal tables where object_id =
> NULL without that fix.

I am not sure what you mean by this. Do you see the object_id columns
in the schema marked as NULL or you see NULL values in the columns?

Can you maybe provide a concrete example of C++ classes and what you
see in the database?

Boris



More information about the odb-users mailing list