AlexCovizzi / vscode-sqlite

VSCode extension to explore and query SQLite databases.
Apache License 2.0
199 stars 23 forks source link

Is it possible to include the FTS5 module? #207

Closed alexkmbk closed 2 years ago

alexkmbk commented 2 years ago

FTS5 module - https://www.sqlite.org/fts5.html I would like to make a query to the VIRTUAL TABLE of the FTS5 module.

AlexCovizzi commented 2 years ago

Hi @alexkmbk, I am not very familiar with that module, looking at the link there seems to be 2 oiptions: