Skip to content

v1.5.1

Compare
Choose a tag to compare
@liqueurdetoile liqueurdetoile released this 17 Jul 13:42
· 106 commits to master since this release
  • Fix casting to strict equality instead of taking operator in account
    in generated SQL fragment for boolean, float and object/array data types

  • Fix infinite loop when using UnaryExpression with SQL fragment by
    using an exception. Still dirty but functional

  • Update tests and split them for a better readability