forked from blue/lmdbal
serializer for QByteArray, method to read all records
This commit is contained in:
parent
24e1dca5ea
commit
928558539c
7 changed files with 111 additions and 0 deletions
|
@ -61,5 +61,6 @@ private:
|
|||
#include "serializer_double.hpp"
|
||||
#include "serializer_stdstring.hpp"
|
||||
#include "serializer_qstring.hpp"
|
||||
#include "serializer_qbytearray.hpp"
|
||||
|
||||
#endif // CORE_DATABASE_SERIALIZER_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue