Files
Nim/lib/impure
shirleyquirk f8866598e7 odbc regression from #14357 (#15417)
#14357 changed from sending 'val', an int, to a pointer to int, which is understandable, but not how SQLSetEnvAttr works.
"Depending on the value of Attribute, ValuePtr will be a 32-bit integer value or point to a null-terminated character string"
2020-09-29 17:08:24 +02:00
..
2020-03-16 23:00:43 +01:00
2020-04-02 02:58:43 +02:00