Skip to content

Releases: gappbox/select-query

v1.0.0

30 Dec 20:45
5f2b433
Compare
Choose a tag to compare

1.0.0 (2023-12-30)

SelectQuery class

  • added first method
  • added last method
  • added get method
  • added count method
  • added limit method
  • added offset method
  • added paginate method
  • added sum method
  • added select method
  • added where method
  • added keyBy method
  • added getOperators static method