Skip to content

v0.6.0

Latest

Choose a tag to compare

@liuzicheng1987 liuzicheng1987 released this 01 Jan 11:46
· 3 commits to main since this release
587cff4
  • Implement support for offset (thanks, @mcraveiro)
  • Implement support for listen/notify (thanks, @mcraveiro)
  • Better support for nullable values in UPDATE...SET
  • Monadic error handling in postgres
  • Use unique cursor names in postgres
  • Make sure iterators work with sessions
  • Refactoring using concepts instead of enable_if