yy0931 / sqlite3-editor

https://marketplace.visualstudio.com/items?itemName=yy0931.vscode-sqlite3-editor
GNU General Public License v3.0
838 stars 6 forks source link

Possibility to insert into table while in custom query view. #34

Closed gdaunlam closed 10 months ago

gdaunlam commented 12 months ago
image
gdaunlam commented 12 months ago

It's true, it's not difficult to reach the insertion view. The problem is that when you want to save the record, since you're in a custom query and haven't selected a table (nor can you select one without exiting the query), the insertion doesn't generate any results.

yy0931 commented 12 months ago

Yes, I know that now. I misread the title, commented, and quickly deleted it.

yy0931 commented 10 months ago

I've implemented this feature in v1.0.148.