Skip to content

We need tests for FB4/FB5 types #78

Description

@mlazdans
New / Extended Type Description / Key Features
INT128 A 128-bit integer type supporting up to 38 decimal digits of precision.
DECFLOAT A decimal floating-point type compliant with the SQL:2016 standard and IEEE-754 decimal64 / decimal128 formats. Available in two precisions: 16 and 34 decimal digits. All intermediate calculations use 34 digits.
TIME WITH TIME ZONE and TIMESTAMP WITH TIME ZONE Time and timestamp types that include a time zone specifier, allowing storage and conversion of date/time values across zones.
NUMERIC / DECIMAL extended precision The maximum precision for NUMERIC and DECIMAL types was increased to up to 38 digits (previously limited to 18 digits or less).

© chatGPT

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions