mirror of
https://github.com/django/django.git
synced 2025-11-12 00:34:32 +00:00
Thanks dan at dlo.me for the initial patch. - Added __pow__ and __rpow__ to ExpressionNode - Added oracle and mysql specific power expressions - Added used-defined power function for sqlite |
||
|---|---|---|
| .. | ||
| examples | ||
| aggregation.txt | ||
| index.txt | ||
| managers.txt | ||
| models.txt | ||
| multi-db.txt | ||
| optimization.txt | ||
| queries.txt | ||
| sql.txt | ||
| tablespaces.txt | ||
| transactions.txt | ||