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
I have migrated a project from dotnet 2.2 to 3.1, with version 0.19.1.
Almost everything works ok, just one query return an error: "Type 'b7' not implemented"
note: query result is empty, no records, when executing directly with a Sybase/Sql tool and no errors raised.
I have migrated a project from dotnet 2.2 to 3.1, with version 0.19.1.
Almost everything works ok, just one query return an error: "Type 'b7' not implemented"
note: query result is empty, no records, when executing directly with a Sybase/Sql tool and no errors raised.
I have no idea what it means.
Error comes from this line in your sources:
AdoNetCore.AseClient/src/AdoNetCore.AseClient/Internal/InternalConnection.cs
Line 351 in 71e0480
The text was updated successfully, but these errors were encountered: