Skip to content

v0.1.13

Compare
Choose a tag to compare
@pikami pikami released this 09 Jan 19:10
· 4 commits to master since this release

Changelog

  • 8b8b087 Added setting for LogLevel
  • c2c9dc0 Fixed issue with wrong signature generation for pkrange requests
  • d86bac7 Implement CRUD for UDFs, SPs and Triggers
  • 69b76c1 Simplify constant initialization in unit tests
  • 8e3db3e Added support for 'ARRAY_CONTAINS', 'ARRAY_CONTAINS_ANY' and 'ARRAY_CONTAINS_ALL' functions