Php Sql Query Builder Versions Save

An elegant lightweight and efficient SQL Query Builder with fluid interface SQL syntax supporting bindings and complicated query generation.

1.8.0

4 years ago
  • Do not filter values in AbstractCreationalQuery #113
  • add setWhere method #112

1.7.0

5 years ago
  • Do not reset placeholders in set writers #104. Thanks Sevavietl

1.6.0

5 years ago

1.5.2

5 years ago
  • Fix the where clause issue to solve issue

1.5.1

6 years ago
  • Allows writing "0" to row #84 / thanks @marcusirgens
  • Accept Column object through setColumns. #86 / thanks @prasad83

1.4.0

8 years ago
  • 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.

1.3.0

8 years ago

1.2.1

8 years ago

v1.2.0

8 years ago