Open randyzwitch opened 4 years ago
DBeaver is not affected by this exception, the select query works:
I fixed all of those, the query runs but donen't userstand that the query has finisched, so it doesn't return anything; you have to manually stop the query run to get back the results
If you know how to fix this at the driver level, please submit a pull request. Having these tools work seamlessly is an important part of co-existing in the data ecosystem IMO.
When running a simple select query, DataGrip throws
From the picture, you can see that the driver understands enough to make the table structure in the result viewer, but doesn't have enough information to return a result set.