Skip to content

CAST(<expression> AS <type name> NOT NULL) [CORE6428] #2364

Open
@firebird-automations

Description

@firebird-automations

Submitted by: @ibprovider

Hello,

At current time Firebird does not allow expression like "CAST(ColumnName AS INTEGER NOT NULL)".

The expected behavior is generation of error for a NULL value.

This feature may be used in LINQ-translators for "Nullable<type>.Value" expressions.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions