News

Provides simple SQL-based *search and sort functionality (that work together or separately) for the index or any other page that lists out ActiveRecord models. Being SQL-driven it gives you search ...
This is a JavaScript/node.js module to convert 'sort expressions' to SQL expressions that can be used in an 'ORDER BY'. E.g., -date,id will be converted date DESC NULLS LAST, id ASC NULLS LAST. It can ...
Copilot supports three kinds of queries – filter, sort, and search. While you can type any query you might like, it suggests possible questions based on your data in your app at the time. Note that ...