Skip to content

Check connector works with new data types #156

Open
@karlovnv

Description

@karlovnv

Tarantool has several new data types. It's needed to ensure that connector can properly serialize/deserialize them.

  • UUID (MP_UUID Since version 2.4.1)
  • Datetime (MP_DATETIME Since version 2.10.0)
  • Decimal (MP_DECIMAL )
  • Interval (MP_INTERVAL Since version 2.10.0)

https://www.tarantool.io/en/doc/latest/dev_guide/internals/msgpack_extensions/

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