Skip to content

0.30.1

Compare
Choose a tag to compare
@tyt2y3 tyt2y3 released this 25 Aug 20:42
· 237 commits to master since this release

Versions

New Features

  • Added Func::round and Func::round_with_precision #671

Enhancements

  • Added some getters to FunctionCall #677

Bug Fixes

  • Fixed bytea literal syntax for Postgres #666
  • Fixed issues with semantics of parenthesis removal (backport)