Skip to content

v.1.0.4

Compare
Choose a tag to compare
@vitaly-t vitaly-t released this 24 Apr 21:19
· 2319 commits to master since this release
  • Implemented feature #18: consistent error handling when calling functions;
  • Made query and function execution more strict - checking that neither are done with an empty query/function name;
  • Small code + error message refactoring;
  • Adding new tests to cover #18.