Skip to content
Snippets Groups Projects
Denis Smirnov's avatar
Denis Smirnov authored
0b876b76 introduced `uint64_t` schema version to deal with the
possible 32-bit counter overflow problem. But for some reason
message pack still serialized 64-bit schema version as 32-bit one.
Current commit fixes the issue.

NO_CHANGELOG=internal fix
NO_DOC=internal fix
NO_TEST=internal fix
ec9bdca7
History
Name Last commit Last update