Dmitry Igrishin
Results
2
issues of
Dmitry Igrishin
Hello, I would like to implement a simple C++ wrapper and place it into `src/cxx`. Is this feature appreciated? Thanks.
For example, `errtext` must not be considered in the following snippet: ```sql update task set end_date = :enddate/*, error_text = :errtext*/ where id = :id ```
bug