History for EnvoyControlPlane / internal / pkg / storage / sqlite.go
2026-02-22
@yangyangxie
Fix: Removed redundant ALTER TABLE and PRAGMA from InitSchemaSQL for idempotent SQLite migrations
yangyangxie committed 21 hours ago
@yangyangxie
Fix: Corrected sqlite_master modification in InitSchemaSQL for SQLite compatibility
yangyangxie committed 22 hours ago
@yangyangxie
Fix: Corrected RawRow struct and sqlite.go scan/dump logic for secret domain field
yangyangxie committed 23 hours ago
@yangyangxie
Fix: Restore sqlite.go content and schema update for full_chain_pem
yangyangxie committed 23 hours ago
@yangyangxie
Fix: Ensure full certificate chain is provided to Envoy SDS
yangyangxie committed 23 hours ago
2025-11-15
@yangyang xie
fix some logic error
yangyang xie committed on 15 Nov
2025-11-14
@yangyang xie
add extension config section
yangyang xie committed on 14 Nov
2025-11-12
@jerxie
refactor the database middle layer to better orgranize the sql types
jerxie committed on 12 Nov