Skip to content

duckdb catalog: auto-detect rel_* tables as relationship tables#31

Open
adsharma wants to merge 1 commit into
mainfrom
duckdb_rel
Open

duckdb catalog: auto-detect rel_* tables as relationship tables#31
adsharma wants to merge 1 commit into
mainfrom
duckdb_rel

Conversation

@adsharma

Copy link
Copy Markdown
Contributor

When table name starts with rel_, query foreign keys from the db to determine src/dst node tables and create a RelGroupCatalogEntry instead of a NodeTableCatalogEntry.

When table name starts with rel_, query foreign keys from the db to
determine src/dst node tables and create a RelGroupCatalogEntry
instead of a NodeTableCatalogEntry.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant