Sha256: de8380e006b18ac28c6e6b8ba45ae3be53bf379040fbe18bcf88b0add13b93ef
Contents?: true
Size: 351 Bytes
Versions: 14
Compression:
Stored size: 351 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.
Version data entries
14 entries across 14 versions & 2 rubygems