Skip to content

sql: support UNSIGNED type #4015

@Korablev77

Description

@Korablev77

UNSIGNED types are out of ANSI specification. On the other hand, UNSIGNED is on of native Tarantool types. So, to make our SQL implementation be consistent with NoSQL, we should allow to declare columns with UNSIGNED type and process them inside SQL routines.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions