Sha256: e259530fffd3261e2a4b658daa43874ade9f09a8e62359a8978337bb23560004
Contents?: true
Size: 432 Bytes
Versions: 7
Compression:
Stored size: 432 Bytes
Contents
= To Do 1. Perform "more efficient" checks: year_of_created_at = 2008 and month_of_created_at = 8. Should result in a "BETWEEN" statement utilizing the column indexes. Thanks Georg for letting me know about this. 2. Solve conflicts between scope joins and joins in the search (for old versions of AR). Also solve conflicts between joins and includes. 3. Add configuration to change the "english" words 4. Re-add the distinct option
Version data entries
7 entries across 7 versions & 2 rubygems