Add SearchFilter struct for LIKE-based search with dynamic column matching. Add DatabaseDriver type alias to support QueryBuilder generics across SQLite and Postgres feature flags.