Skip to content

Support timestamp seconds precisions with more than 3 fractional digits #210

Description

@schwma

Hi,

we want to use timestamps with seconds precisions of more than 3 fractional digits, such as 2022-11-05T12:35:44.1234567Z. SAP HANA supports up to 7 digits which are correctly written and read by @sap/hana-client. However, unfortunately it seems as though in node-hdb the fractional digits are always rounded to 3 decimal places here and probably also here.

Could you please add support for seconds precisions of more than 3 fractional digits?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions