Skip to content

Cast operator :: #23795

Open
@findepi

Description

@findepi

Add support for x::type cast operator as an alternative syntax for CAST(x AS type).

  • this is pure awesomeness from SQL readability perspective
  • at this point it's very unlikely that future SQL spec will have something conflicting, given that all PostgreSQL derivates and e.g. Snowflake, DuckDB support x::type syntax

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions