Releases: jbaiter/sql.js
Releases · jbaiter/sql.js
Release list
1.8.0 with FTS5 Extensions, second revision
- Adds Typescript type definitions vom
@types/sql.js.
1.8.0 with FTS5 Extensions
- Updates SQLite to 3.42.0
- Includes
offsets()implementation for FTS5, returning phrase offsets instead of term offsets. Return value is a string of 3-tuples, consisting of column index and phrase start and end byte offets