We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b279c91 commit 2a0877fCopy full SHA for 2a0877f
CHANGELOG.md
@@ -4,6 +4,7 @@
4
5
* Add rudimentary support for Microsoft SQL Server
6
* Fixes errors when options[param] is nil [PR 315](https://github.com/jbox-web/ajax-datatables-rails/pull/315) (thanks @allard)
7
+* Improve query performance when nulls_last option is enabled [PR 317](https://github.com/jbox-web/ajax-datatables-rails/pull/317) (thanks @natebird)
8
* Add :string_in cond [PR 323](https://github.com/jbox-web/ajax-datatables-rails/pull/323) (thanks @donnguyen)
9
* Update documentation
10
* Test with latest Rails and Ruby versions
0 commit comments