aboutsummaryrefslogtreecommitdiff
path: root/odb/version.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-04-06 18:15:50 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-04-06 18:15:50 +0200
commit6a66f46d4b416ce3408f8d938032d8b95265b1bb (patch)
treedd65f790e2e07087df06ec374ecefc7bc33fd42e /odb/version.hxx
parentfc65c4e978759fa10fc61341d98d4dccac42a53f (diff)
Map string keys to MySQL VARCHAR(128) instead of 255 to support 4-byte UTF-8
This is a backwards-incompatible change in that it may change your schema. To obtain the old behavior you will have to explicitly re-map std::string with the id_type pragma or explicitly specify the database type for each affected id member with the type pragma.
Diffstat (limited to 'odb/version.hxx')
0 files changed, 0 insertions, 0 deletions