|
|
f7b8dd73d4
|
refactor: unify database url configuration
Consolidate source/target connection handling around a single URL-based configuration model.
|
2026-04-03 14:00:00 -05:00 |
|
|
|
438b6afa1c
|
feat: add postgres connection helper
Add a thin wrapper around pgx to open and verify a Postgres connection from a URL or individual parameters.
|
2026-04-01 09:00:00 -05:00 |
|
|
|
69ea51a8b6
|
feat: add config module with env and yaml loading
Introduce a typed configuration layer loaded from environment variables and a YAML file.
|
2026-03-31 14:00:00 -05:00 |
|