Skip to content

Add support for try expressions#362

Open
renaudb wants to merge 1 commit intoduckdb:mainfrom
renaudb:try-expression
Open

Add support for try expressions#362
renaudb wants to merge 1 commit intoduckdb:mainfrom
renaudb:try-expression

Conversation

@renaudb
Copy link

@renaudb renaudb commented Mar 4, 2026

There is currently no way to generate a TRY expression using the Python Expression API.

This adds support for TRY expressions by adding a try_ method on the Expression base class (try not being a valid method name).

Issue: #363

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