Skip to content

v0.1.1

Latest
Compare
Choose a tag to compare
@JayJamieson JayJamieson released this 15 Jul 10:41
60b5242

What's Changed

Add support for using a local SQLite file to apply FTS5 schemas. To apply FTS5 schema to a local file, make sure to set TURSO_DATABASE_URL=file:./<path to file> and use the -l or --local flag to bypass TURSO_AUTH_TOKEN requirement.

Full Changelog: https://github.com/JayJamieson/scout-sqlite/commits/v0.1.0