Aleksey Vyskubov

Results 3 issues of Aleksey Vyskubov

Hello. When I run q on Windows (version from installer) it prints Python warning at the end of the generated csv. `WARNING: file already exists but should not: C:\Users\836D~1\AppData\Local\Temp\1\_MEI26442\include\pyconfig.h` Commands...

Sometimes there happens a call to `kafka_source_base::parse()` which is pure virtual. This patch moves initialization of `kafka_source::_thread` from `kafka_source_base` initializer list to a call `kafka_source_base::start()` when `kafka_source::thread_f()` is available.

Hello everyone, I am excited to submit this pull request, which (re)introduces support for bulk operations in the SOCI library's ORM (Object-Relational Mapping) functionality. This work is based on the...

Status/Work-In-Progress