You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes issue #84
Found that DbDataReader.GetDataTypeName returns a lenght specifier on
some database (e.g. Postgres 9.6), this breaks things so we remove it.