Skip to content

Add nesting flag in CTE functions #188

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 28, 2021
Merged

Add nesting flag in CTE functions #188

merged 1 commit into from
Oct 28, 2021

Conversation

Morikko
Copy link
Contributor

@Morikko Morikko commented Oct 28, 2021

Flag added by sqlalchemy/sqlalchemy#6709

For now mypy complains: error: Unexpected keyword argument "nesting" for "cte" of "HasCTE" [call-arg]

@CaselIT CaselIT added the missing type something is missing from the types label Oct 28, 2021
@CaselIT
Copy link
Member

CaselIT commented Oct 28, 2021

thanks

@CaselIT CaselIT merged commit 1663916 into sqlalchemy:main Oct 28, 2021
@CaselIT
Copy link
Member

CaselIT commented Oct 28, 2021

published to pypi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
missing type something is missing from the types
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants