Skip to content

Releases: G4brym/workers-qb

v1.7.0

09 Nov 22:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.7...v1.7.0

v1.6.7

23 Oct 11:47
5c1eb5f
Compare
Choose a tag to compare

What's Changed

  • Wrap multiple conditions in brackets in WHERE. by @repalash in #65

Full Changelog: v1.6.6...v1.6.7

v1.6.6

02 Oct 18:07
1cd846c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.5...v1.6.6

v1.6.5

24 Sep 17:43
6f2c41e
Compare
Choose a tag to compare

What's Changed

  • Add offset and order by to delete queries by @G4brym in #62

Full Changelog: v1.6.4...v1.6.5

v1.6.4

24 Sep 17:36
e900a48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.3...v1.6.4

v1.6.3

21 Sep 16:33
364d18c
Compare
Choose a tag to compare

What's Changed

  • Fix .count() in queries with group by defined by @G4brym in #59

Full Changelog: v1.6.2...v1.6.3

v1.6.2

14 Sep 15:40
Compare
Choose a tag to compare

What's Changed

  • Fix typescript exported anonymous class type may not be private or protected error by @G4brym

Full Changelog: v1.6.1...v1.6.2

v1.6.1

10 Sep 11:17
Compare
Choose a tag to compare

What's Changed

  • Fix wrong async execute function on modular select by @G4brym

Full Changelog: v1.6.0...v1.6.1

v1.6.0

10 Sep 09:35
d401efe
Compare
Choose a tag to compare

What's Changed

  • Add support for sync databases by @G4brym in #58

Full Changelog: v1.5.2...v1.6.0

v1.5.2

06 Sep 14:46
Compare
Choose a tag to compare

What's Changed

  • Fix .count() method for querysets with offset defined @G4brym

Full Changelog: v1.5.1...v1.5.2