You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Often users want to test out their queries on a small, custom-made database. The extension should facilitate the creation of small, simple databases from a single file or a selection.
In a single command, the user should be able to convert the current buffer (or the current selection in the current buffer) into a database, and then automatically import that database.
It might be the case that the user needs to explicitly specify a language. We also need to consider autobuilds. Not sure how that is going to come into play.
The text was updated successfully, but these errors were encountered:
Often users want to test out their queries on a small, custom-made database. The extension should facilitate the creation of small, simple databases from a single file or a selection.
In a single command, the user should be able to convert the current buffer (or the current selection in the current buffer) into a database, and then automatically import that database.
It might be the case that the user needs to explicitly specify a language. We also need to consider autobuilds. Not sure how that is going to come into play.
The text was updated successfully, but these errors were encountered: