alpha
Login
or
Join now
flo-bit.dev
/
contrail
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
[READ-ONLY] Mirror of https://github.com/flo-bit/contrail. atproto backend in a bottle
flo-bit.dev/contrail/
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
contrail
/
packages
/
contrail-appview
/
src
/
at
changeset-release/main
1 folder
2 files
Tom Scanlan
fix(search): evict stale FTS row when an update clears all searchable fields
5w ago
39391199
core
fix(search): evict stale FTS row when an update clears all searchable fields The idempotent FTS sync returned early when buildFtsContent produced no content, skipping the delete. An update that cleared every searchable field therefore left the prior FTS row in place, so old terms kept matching through the search JOIN. Run the delete unconditionally and gate only the re-insert on content.
1 month ago
index.ts
performance: gate tables init, optimize filtered queries with multiple filters
1 month ago
sync.ts
phase 7b
2 months ago