Bernhard Amann
6c99df508c
actually make sqlite work again (tests passed because the writer
...
was not actually defined because of the define.)
2013-05-13 19:27:11 -07:00
Bernhard Amann
fdc8de7596
add sqlite tests and fix small vector/set escaping bugs
2013-03-11 14:22:35 -07:00
Bernhard Amann
0fcc3db9a0
start adding a different text for empty records for the sqlite writer.
...
Sadly there also seems to be another deadlock issue which I am currently
not really able to figure out - on shutdown sometimes (too often) the main
thread + all sqlite threads wait for semaphores or mutexes.
2013-01-16 18:13:39 -08:00
Bernhard Amann
3415b5fcbe
make sqlite support more or less work for logging and input
...
* add support for &type_column for reading
* add basic tests for logging & input
* clean up a bit
* add support for tables for reading (untested)
2013-01-15 16:01:30 -08:00