SAP / go-ase

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

Rename TDSToken to Token #84

Closed ntnn closed 4 years ago

ntnn commented 4 years ago

Description

Renames TDSToken to Token, otherwise other packages access e.g. tds.TDSToken.

How was the patch tested?

make test and make integration.