Skip to content

Releases: patterninc/query_helper

v0.4.0 Security warning fixes

06 Nov 09:01
1c1e17b
Compare
Choose a tag to compare

v0.3.9 - search string placement fix

21 Oct 09:18
f865796
Compare
Choose a tag to compare

What's Changed

  • fixed placement issue for search fields by @ahujaak in #51

Full Changelog: v0.3.6...0.3.9

Implement custom error handling for invalid parameters in the sort functionality

27 Sep 15:42
Compare
Choose a tag to compare
  • Implement custom error handling for invalid parameters in the sort function.

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