sqlalchemy_dremio icon indicating copy to clipboard operation
sqlalchemy_dremio copied to clipboard

Add support for legacy auth

Open grubbins opened this issue 1 year ago • 0 comments

Some Dremio instances may still be using the legacy method of sending username and password at the auth stage. This PR provides support for this by adding useLegacyAuth=true to the query options.

grubbins avatar Nov 01 '23 17:11 grubbins