Closed sharpchen closed 1 year ago
Found a solution:
Run USE <database>
first, then run the query, it works.
But really do I have to do this, or it's just a bug?
do you have a database set on you settings.json file?
I have set a default database to connect. To be clear, this issue is about it cannot execute query together with use <database>
. I'm not sure whether I have clearly expressed myself, feel free to comment if you don't understand me.
Duplicate of #1131
Describe the bug I'm writing very simple queries, these queries are valid and I can get correct results using terminal. When using sqltools, it returns
Cannot read properties of undefined (reading 'undefined')
for every simple query.Screenshots
Desktop (please complete the following information):