Web console handling of large SQL statements #64
Labels
bug
Something isn't working
good first issue
Good for newcomers
hacktoberfest
Eligible for Hacktoberfest 2023!~
web-console
Issues relevant to "web-console" package
Describe the bug
When running large SQL statements, the web console reads "running" but the statement never reaches the server.
Expected behaviour
I would expect either
Screenshots



console displays running:
nothing happening on server side:
seems the request was never sent. In this case, would be good to pass back feedback to the user as an error displayed in the web console status bar
Environment
MacOS, running from source. Console on Chrome.
To Reproduce
Run the following SQL and look at server logs (long statement)
The text was updated successfully, but these errors were encountered: