diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2013-08-12 22:42:56 +0200 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2013-08-17 12:31:36 +0200 |
commit | d66162ad308878d2f3fb505a05742798283a8854 (patch) | |
tree | a7736f6cc1a1c065f69fb02ee49dfc8054d32886 /utils/cmdline.py | |
parent | bfe22cc93563d86c8c35cd068810d7f8ac2dee33 (diff) |
Use retrieve_by, group_by and group_columns in the cache
This removes custom retrieve() functions and Query classes from the
database modules and uses retrieve_sql retrieve_by, group_by and
group_columns to make a custom retrieval query.
In the cache module this completely replaces how the query grouping is
done. The Query class is now only used inside the cache and the
CnAliasedQuery, RowGrouper and related classed have been removed.
Diffstat (limited to 'utils/cmdline.py')
0 files changed, 0 insertions, 0 deletions