Skip to content

Releases: jbaiter/sql.js

1.8.0 with FTS5 Extensions, second revision

Choose a tag to compare

@jbaiter jbaiter released this 01 Aug 20:06
  • Adds Typescript type definitions vom @types/sql.js.

1.8.0 with FTS5 Extensions

Choose a tag to compare

@jbaiter jbaiter released this 30 Jul 21:59
  • 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