SAP / go-ase

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

Update libase/types to be based on TDS types #91

Closed ntnn closed 4 years ago

ntnn commented 4 years ago

Description

libase/types will be based on TDS types. Client-Library types are instead mapped to TDS types.

How was the patch tested?

make test-cgo and make integration-cgo.