SAP / go-ase

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

Trim newlines from EED messages #140

Closed ntnn closed 4 years ago

ntnn commented 4 years ago

Description

Some EED messages contain trailing newlines - but not all. This change makes sure that none have trailing newlines.

Related issues

Link any related issues here.

Tests