SAP / go-ase

SAP ASE Database Client for Go
Apache License 2.0
25 stars 14 forks source link

Handle nil values for null types and add NullBinary #30

Closed ntnn closed 5 years ago

ntnn commented 5 years ago

How was the patch tested?

No in-depth testing - due to the limitations in Client-Library the null types have to wait until we're taking on the pure-go implementation.