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
This is an early prototype of a tools plugin that can query SQLite databases.
For the moment It will just provide a method to list available databases (using all *.db in the current working directory), one to see the schema and one to execute a read-only SQL query.