Expose options to control timeout of queries (select, insert, delete) #31
Labels
enhancement
Indicates the need for a new feature, or the backward-compatible change of an existing one
Milestone
Reduce memory footprint by having just one command for select, one for insert and one for delete, instead of locally creating them every time. Moreover, give ability to specify in the ctor an option for controlling their timeouts (apply a default of 120).
The text was updated successfully, but these errors were encountered: