Skip to content

0.5.0

Choose a tag to compare

@dokshina dokshina released this 10 Mar 12:24
· 350 commits to master since this release
a7e0dd2

Bug fixes

Fixed not finding field in tuple on crud.update if
there are is_nullable fields in front of it that were added
when the schema was changed.

  • Fixed select crash when dropping indexes
  • Using outdated schema on router-side
  • Sparsed tuples generation that led to "Tuple/Key must be MsgPack array" error

Features

  • Support for UUID field types and UUID values
  • fields option for simple operations and select/pairs calls with pagination
    support to get partial result