Vscode-sqltools: How to run SQL query?

Created on 3 Jan 2018  路  6Comments  路  Source: mtxr/vscode-sqltools

How I can run SQL query in VScode?

feature request

Most helpful comment

Sure, it's a simple feature. It'll be release in the next release, ok?

All 6 comments

OK, I must select whole query first and add as bookmark... so to do not waste this topic, I would like suggest to add possibility to run SQL query directly from input field, something like:
SQLTools: Run query or sth similar or run query directly from editor (without saving as bookmark first)

Sure, it's a simple feature. It'll be release in the next release, ok?

Not sure if I'm missing something obvious, but I really can't find the "Run Query" menu entry anywhere. Right clicking either on the query itself, on the database or any of its tables doesn't show any entry (that's the case for basically any other db editor out there). How am I supposed to run a query without adding each single one as a bookmark?

Hi @BlackLight , you can select a query and use this option from the command palette:
image

Anyway I like the idea of adding it to the context menu, I'll do this tonight and release it ASAP.

Thanks for the feedback

@mtxr : when to release context menu feature?

Doing it right now.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ntt2k picture ntt2k  路  4Comments

sstirlin picture sstirlin  路  7Comments

ransagy picture ransagy  路  7Comments

ransagy picture ransagy  路  5Comments

abenhamdine picture abenhamdine  路  6Comments