Skip to content

Add CYCLE clause support for recursive CTEs#134

Open
heinrichf-cdgnm wants to merge 2 commits into
dimagi:mainfrom
heinrichf-cdgnm:cycle-clause
Open

Add CYCLE clause support for recursive CTEs#134
heinrichf-cdgnm wants to merge 2 commits into
dimagi:mainfrom
heinrichf-cdgnm:cycle-clause

Conversation

@heinrichf-cdgnm
Copy link
Copy Markdown

Converting the USING path column to Python is involved with psycopg2. psycopg3 will convert it to a list of string tuples. I tried my best to document this in the code and in the docs.

Closes #96

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.

Support for CYCLE clause

1 participant