Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check connector works with new data types #156

Open
4 tasks
karlovnv opened this issue Jan 31, 2023 · 0 comments
Open
4 tasks

Check connector works with new data types #156

karlovnv opened this issue Jan 31, 2023 · 0 comments

Comments

@karlovnv
Copy link
Contributor

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/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant