Skip to content

1.4.0

Compare
Choose a tag to compare
@nilportugues nilportugues released this 08 Feb 20:26
· 31 commits to master since this release
  • Added support for NOT BETWEEN in Where.
  • Adedd support for conjuction AND NOT and OR NOT.
  • All private methods and properties are now protected.
  • Where::compare was public. Changed to protected.