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
Hi @wayne-mcdermid thank you for the report! Could it be possible for you to explain a little bit more your setup? What are you using to connect/run your SQL query from Spyder? Are you using the Python built-in sqlite3 module or maybe something else? What happens if you try to run your code/query from a Python interpreter outside Spyder?
There is not much we can do from the Spyder side of things without further information, sorry :/
Any new info to better understand what is happening is appreciated, let us know!
Description
What steps will reproduce the problem?
Long SQL Query runs with SqLiteStudio (3.4.4) in about 30 seconds
The same query hangs under Spyder 6.0.2 with no error/warning
Versions
Dependencies
The text was updated successfully, but these errors were encountered: