sqlite-viewer icon indicating copy to clipboard operation
sqlite-viewer copied to clipboard

FTS5 virtual tables are not supported

Open alexkmbk opened this issue 3 years ago • 0 comments

If there is a FTS5 virtual table created in the database, the file could not be opened by sqlite-viewer. At least by online version. However, it looks like the sql.js supports the virtual tables - https://github.com/sql-js/sql.js/issues/392

alexkmbk avatar Apr 09 '22 13:04 alexkmbk