fabro/lib/apps/fabro-server
Scott Werner 776e719383 Harden SQLite blob activation safety
Keep VACUUM snapshots private until permissions and durability are established. Refuse to recreate a missing rollback backup after import has begun, and preserve secondary cleanup failures in startup logs.
2026-08-24 14:02:35 -04:00
..
migrations Harden SQLite blob activation safety 2026-08-24 14:02:35 -04:00
src Register the SQLite blob activation bridge as a server migration 2026-08-24 14:02:35 -04:00
tests Simplify blob activation and share the test store fixture 2026-08-24 14:02:35 -04:00
build.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
Cargo.toml Forward fabro-store/test-support through dependent test-support features 2026-08-24 14:02:35 -04:00