c-questdb-client
c-questdb-client copied to clipboard
Implement C++ line_sender::flush_and_keep_with_flags()
Implements the (missing) C++ line_sender::flush_and_keep_with_flags() method. I do not know how to use/interface to rust, so have relied heavily on the existing line_sender::flush_and_keep() method.
Hi, the failing checks seem entirely unrelated to the change I made?