c-questdb-client icon indicating copy to clipboard operation
c-questdb-client copied to clipboard

Implement C++ line_sender::flush_and_keep_with_flags()

Open dekinet opened this issue 9 months ago • 1 comments

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.

dekinet avatar Feb 28 '25 01:02 dekinet

Hi, the failing checks seem entirely unrelated to the change I made?

dekinet avatar Feb 28 '25 02:02 dekinet