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
One small unexpected behavior: If I specify connect(driver="invalid", profile="foo"), and the connection profile foo specifies a valid driver, it succeeds. I would have expected that to fail.
One small unexpected behavior: If I specify
connect(driver="invalid", profile="foo"), and the connection profilefoospecifies a validdriver, it succeeds. I would have expected that to fail.Originally posted by @ianmcook in #4078 (comment)