mirror of
https://github.com/pocoproject/poco.git
synced 2025-02-12 18:35:15 +01:00
![Matej Kenda](/assets/img/avatar_default.png)
* fix(MongoDB): Use constants for payload types instead of enum to avoid improper binary serialisation with some compilers (int instead of unsigned char). * enh(MongoDB): Minor code improvements to use string literals.