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

Doug Tomm dctomm at gmail.com
Tue Jul 31 15:24:49 EDT 2012


that fixed everything!  thanks so much for the solution.

doug

On 7/31/12 11:35 AM, Boris Kolpackov wrote:
> 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