Commit Graph

4 Commits

Author SHA1 Message Date
David Doebel
b3663258e4 Replace hardcoded DB credentials with environment-driven configuration.
Centralize DB settings in ingestion config, remove embedded secrets from ingestion helpers, and add an idempotent PostgreSQL bootstrap script to create role/database and apply schema safely.

Made-with: Cursor
2026-04-02 16:30:50 +02:00
David
ff30a3e1ce Add __init__.py files
Some checks failed
C++ CI / build (push) Has been cancelled
2026-03-25 20:30:01 +01:00
David Doebel
5008becd15 Write first data ingestion and SQL support
Some checks failed
C++ CI / build (push) Has been cancelled
2026-03-12 14:50:47 +01:00
David Doebel
a503514bf5 Write first data ingestion and SQL support 2026-03-12 13:43:35 +01:00