fabro/lib/crates/fabro-variable
Bryan Helmkamp 6ec4c9a13d Simplify SQLite stores after review pass
Consolidate the legacy-import helpers (backup path naming, RFC 3339
timestamp parsing, import report) into fabro-db and reuse them from the
vault, automation, variable, and environment stores. Add
SecretStore::open_snapshot to collapse the repeated
open/snapshot/into_vault chain. Let automation trigger canonicalization
live solely in normalize_replace, replace its redundant second full
validation with a targeted manual-id collision check, single-source the
automation SELECT projection, and gate list_automation_runs on a
lightweight existence query.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-22 13:37:31 -04:00
..
src Simplify SQLite stores after review pass 2026-07-22 13:37:31 -04:00
tests Move variables to SQLite storage (#537) 2026-06-30 12:17:46 -04:00
Cargo.toml Move variables to SQLite storage (#537) 2026-06-30 12:17:46 -04:00