[odb-users] Storing a UUID as binary(16) in mysql

Boris Kolpackov boris at codesynthesis.com
Tue Jul 31 14:35:08 EDT 2012


Hi,

Boris Kolpackov <boris at codesynthesis.com> writes:

> Correction: that should be:
> 
> odb ... --hxx-epilogue '#include "uuid-traits.hxx"' ...

And another correction. This should actually be:

odb ... --hxx-prologue '#include "uuid-traits.hxx"' ...

The --hxx-epilogue version will work if you are not using queries.

Sorry for the confusion.

Boris



More information about the odb-users mailing list