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
In my opinion, it should only abbreviate the display because it is not great if executing a notebook just skips SQL errors. To achieve this, this line only needed to be unindented by one level:
... and not only abbreviate the display?
In my opinion, it should only abbreviate the display because it is not great if executing a notebook just skips SQL errors. To achieve this, this line only needed to be unindented by one level:
ipython-sql/src/sql/magic.py
Line 261 in eb27484
Is it maybe unintended indentation anyway?
The text was updated successfully, but these errors were encountered: