fix: Consent API auto-creates database table on startup
- better-sqlite3 creates ConsentLog table if not exists - Auto-creates data/ directory if missing - Fixes Astro DB not creating custom tables issue
This commit is contained in:
- better-sqlite3 creates ConsentLog table if not exists - Auto-creates data/ directory if missing - Fixes Astro DB not creating custom tables issue