Open k-anshul opened 1 week ago
subtask for https://github.com/rilldata/rill-private-issues/issues/854
Sample model yaml that ingests from postgres.
connector: postgres sql: SELECT * FROM students {{ if incremental }} database_url: "postgresql://postgres:postgres@localhost:5432/postgres" output: connector: duckdb
Backward incompatible change
key=value
subtask for https://github.com/rilldata/rill-private-issues/issues/854
Sample model yaml that ingests from postgres.
Backward incompatible change
key=value
form. Have raised this issue with duckDB.