Skip to content

Releases: vitaminjs/query-builder

TypeScript version

14 Aug 20:41
Compare
Choose a tag to compare
TypeScript version Pre-release
Pre-release
Update README.md

Closes #21

Add support for common table expressions

29 Mar 23:29
Compare
Choose a tag to compare
  • Deprecate Query::toSQL() and add Query::build() instead
  • Add Support for named parameters within raw helper (issue #6)
  • Add Support for common table expressions using Query::with()
  • Minor fixes

New API

20 Mar 00:01
Compare
Choose a tag to compare
  • Remove the operator argument from Criteria.where() (closes #4)
  • Lowcase all the helper functions
  • Use class mixin to keep the code DRY
  • Fix minor bugs and typos

Add new datetime helpers

11 Mar 13:42
Compare
Choose a tag to compare

Add helpers for SQL functions

10 Mar 15:43
Compare
Choose a tag to compare

Updates

  • Configure Travis CI
  • Update README.md
  • Add helpers for SQL functions
  • Fix minor bugs

First release

10 Mar 14:20
Compare
Choose a tag to compare
v0.1.0

0.1.0