tftsr-devops_investigation/src-tauri/src/db
Shaun Arman 0efeb5163a test(mcp): add migration 023 test for env_config column
- Add test_023_mcp_env_config_column() to verify env_config column exists
- Add test_023_idempotent() to ensure migration runs only once
- Following TDD methodology: test written first, then implementation
2026-06-01 08:17:31 -05:00
..
connection.rs fix(db,auth): auto-generate encryption keys for release builds 2026-04-07 09:35:34 -05:00
migrations.rs test(mcp): add migration 023 test for env_config column 2026-06-01 08:17:31 -05:00
mod.rs feat: initial implementation of TFTSR IT Triage & RCA application 2026-03-14 22:36:25 -05:00
models.rs feat: attachment DB storage and cross-incident recall 2026-05-31 17:55:47 -05:00