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
When running %sql duckdb:// --alias test1 --alias test2, it uses the second argument, --alias test2, instead of throwing an error. Also happens with %sqlcmd and %sqlplot.
What happens?
Found from issue #789 comment
When running
%sql duckdb:// --alias test1 --alias test2
, it uses the second argument,--alias test2
, instead of throwing an error. Also happens with%sqlcmd
and%sqlplot
.To Reproduce
notebook: issue_demo.ipynb.zip
OS:
macOS
JupySQL Version:
0.10.0dev
Full Name:
SangGyu An
Affiliation:
Ploomber
The text was updated successfully, but these errors were encountered: