SAP / go-ase

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

Validate written and read data length and expected data length #86

Closed ntnn closed 4 years ago

ntnn commented 4 years ago

Description

Validates the actual number of bytes written/read vs the expected number of bytes written/read.

How was the patch tested?

make test