DataAction / AdoNetCore.AseClient

AdoNetCore.AseClient - a .NET Core DB Provider for SAP ASE
Apache License 2.0
106 stars 44 forks source link

Discrepancy in null-handling of AseDataReader.Get* methods #36

Closed senseibaka closed 6 years ago

senseibaka commented 6 years ago

Our tests expect an InvalidCastException to be thrown, which isn't technically correct. As it turns out, the reference driver throws AseException with a message Value in column is null and an error code of 30014