Skip to content

Release v2.1.18

Choose a tag to compare

@limingxinleo limingxinleo released this 24 May 01:47
4234f9d

Fixed

  • #3598 Fixed bug that increment/decrement does not works as expect when used in transaction for model-cache.
  • #3607 Fixed bug that coroutine won't destruct when using onOpen in coroutine style websocket server.
  • #3610 Fixed bug that fromSub() and joinSub() don't work with table prefix.