rill icon indicating copy to clipboard operation
rill copied to clipboard

when create source with duckdb show : cannot be reconciled due to cyclic dependency

Open taste1989 opened this issue 11 months ago • 0 comments

Source YAML

Reference documentation: https://docs.rilldata.com/reference/project-files/sources

type: source

connector: "duckdb" db: "/Documents/rill/rill_new.db " sql: "select * from table"

taste1989 avatar Mar 31 '25 09:03 taste1989