Skip to content

v0.16.2

Compare
Choose a tag to compare
@tminglei tminglei released this 06 Jun 23:31
· 562 commits to master since this release
  1. fix #401 - Postgres returns null for empty arrays, but .length is non-optional
  2. fix #404 - Invalid SQL is generated for UUID values in window functions
  3. fix #409 - Error parsing the JSON in get call
  4. don't warn for identical duplicated pg-to-scala type binding (8afb518)