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
Currently for drivers requests, the mode parameter is sent which accepts the null, plain or jdbc value. This should be extended to include odbc as well even if the functionality, for the moment, is the same as jdbc.
The text was updated successfully, but these errors were encountered:
Currently for drivers requests, the mode parameter is sent which accepts the
null
,plain
orjdbc
value. This should be extended to includeodbc
as well even if the functionality, for the moment, is the same asjdbc
.The text was updated successfully, but these errors were encountered: