Skip to content

sql: introduce SMALLINT and BIGINT types #3687

@Korablev77

Description

@Korablev77

To support ANSI SQL we should add <SMALLINT> type with range of -32768 to +32767 and <BIGINT> with range of -2^63 to +2^63-1.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions