Commit 21e396d
authored
Fix publisher connections documentation (#269)
* Fix publisher connections documentation
- Fix connections format from object to array syntax
- Clarify that local parquet files don't need connection config
- Add DuckDB attached databases examples (BigQuery, Snowflake, PostgreSQL)
- Update all database connection examples with correct format
Signed-off-by: James Swirhun <james@ms2.co>
* docs: fix publisher config format in connections and publishing guides
- Use array format for connections with `name` field inside objects
- Add type-specific nested configs (postgresConnection, bigqueryConnection, etc.)
- Add DuckDB attached databases documentation
- Clarify --init flag usage and state persistence behavior
Signed-off-by: James Swirhun <jswir@users.noreply.github.com>
Signed-off-by: James Swirhun <james@ms2.co>
---------
Signed-off-by: James Swirhun <james@ms2.co>
Signed-off-by: James Swirhun <jswir@users.noreply.github.com>1 parent 8e9b7c1 commit 21e396d
2 files changed
Lines changed: 290 additions & 95 deletions
0 commit comments