DataAction / AdoNetCore.AseClient

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

Infer AseDbType prior to calculating what what to send to the server #97

Closed senseibaka closed 5 years ago

senseibaka commented 6 years ago

Fixes issue #96

Note: the type will only be inferred if it is not set explicitly

senseibaka commented 5 years ago

@c-j-hughes hey can you check this over? After that I'll push out a build

senseibaka commented 5 years ago

Sweet, cheers