Skip to content

Releases: patterninc/query_helper

v.0.3.7

05 Aug 16:05
Compare
Choose a tag to compare

[v0.3.7]

Changed

  • Add support for case-insensitive filtering on column name aliases.
  • Add support for case-insensitive searching on column name aliases.

v0.3.6

04 Sep 10:16
360f1f1
Compare
Choose a tag to compare

What's Changed

  • [GRO-15761] Added new attribute on class SqlSort which would keep nul… by @NileshN in #47

Full Changelog: v0.3.5...v0.3.6

Bumped version

19 Apr 04:51
Compare
Choose a tag to compare

0.3.4

18 Apr 11:01
57218a3
Compare
Choose a tag to compare

Version Upgrade

What's Changed

Full Changelog: v.0.3.3...v0.3.4

v.0.3.3 [GRO-8914] Fixed adding where condition before QUALIFY statement

18 Apr 09:54
2896447
Compare
Choose a tag to compare

What's Changed

  • [GRO-8914] Fixed adding where condition before QUALIFY statement by @NileshN in #44

New Contributors

Full Changelog: v0.3.2...v.0.3.3

Preloader patch for Rails 7

20 Dec 12:04
00cc7a5
Compare
Choose a tag to compare

In rails 7 preloader API have been changed
Added a patch to support rails 7 API.

Qualify block fixes

17 Aug 17:41
e38eb7a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.1

Brakeman CI included

24 May 06:37
Compare
Choose a tag to compare

Security fixes

24 May 06:32
a2cff6f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.29...v0.2.30

Quality index updated

19 Apr 06:30
e37c5ad
Compare
Choose a tag to compare

What's Changed

  • order changes for the qualify clause by @ahujaak in #30

Full Changelog: v0.2.28...v0.2.29