Skip to content
Snippets Groups Projects
Commit 81858998 authored by Jared Hancock's avatar Jared Hancock
Browse files

orm: Add support for extra, distinct, and arbitrary other code

QuerySet::extra() — allow for extra tables and where clauses initially, long
term, support extra fields in the SELECT and ORDER_BY clauses.

QuerySet::distinct() — allow for specifying distinct columns in the query
parent 1b32c06b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment