github trailbaseio/trailbase v0.23.2

6 hours ago
  • Switch to case-sensitive LIKE expression, thus making list queries with filter[col][$like]=val case-sensitive as well.
    • This is technically a breaking change, though sneaking it into a minor release assuming that nobody actually expected case-insensitive filtering.
  • Hoist external SQLite extension loading up to the CLI level and replace upstream sqlite-vec with maintained fork: https://github.com/vlasky/sqlite-vec.
  • Add a join-order benchmark for further performance tuning.
  • Update dependencies.

Full Changelog: v0.23.1...v0.23.2

Don't miss a new trailbase release

NewReleases is sending notifications on new releases.