Skip to content

Commit 2add96e

Browse files
committed
Rollback to SQLite-only version and fix all broken tests
- Rolled back to commit 3c850e4 (last working SQLite version) - Removed all PocketBase and ChromaDB code and files - Fixed broken tests in security_retrieval_service (pointer dereferencing) - Fixed database schema: moved security tables to main schema (not FTS5-only) - Added missing external_id column to attack_tactics table - Fixed time parsing in GetSecurityDataSummary (SQLite returns strings) - Fixed column name mismatches (last_update -> last_updated) - Cleaned up outdated documentation files - All tests now passing - Build verified and working
1 parent 3c850e4 commit 2add96e

11 files changed

Lines changed: 96 additions & 1197 deletions

IMPLEMENTATION_STATUS.md

Lines changed: 0 additions & 224 deletions
This file was deleted.

0 commit comments

Comments
 (0)