diff options
author | shirleyquirk <31934565+shirleyquirk@users.noreply.github.com> | 2020-09-29 16:08:24 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-29 17:08:24 +0200 |
commit | f8866598e7e0226aac7a6720adf4440278f9508d (patch) | |
tree | ad3581c608fe9ae5b6191c141bb8fe873a695acf /.gitignore | |
parent | 22d0a3993268c334e62461f39ef02b1d02c64ca1 (diff) | |
download | Nim-f8866598e7e0226aac7a6720adf4440278f9508d.tar.gz |
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"
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions