| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Thanks Tim Graham, Nick Pope, and Claude Paroz for contribution and review.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Akshesh Doshi for the initial implementation.
|
|
- Added mixin to make tests more DRY.
- Removed redundant equality tests.
|
|
|
|
The PostgreSQL concat() function handles nulls and non-text values better than
the || operator.
|
|
|
|
|
|
Thanks erindy for the report.
|
|
|
|
|
|
null value.
|
|
|
|
|
|
Thanks Lynn Cyrin for contributing to the patch, and Nick Pope for review.
|
|
|
|
|
|
make_aware()/naive.
|
|
|
|
|
|
|
|
True/1 values as different.
|
|
|
|
|
|
defaults.
|
|
Thanks Simon Charette for the introspection changes.
|
|
|
|
|
|
|
|
|
|
Thanks Adam Johnson and Tim Graham for the reviews.
|
|
This reverts commit 550cb3a365dee4edfdd1563224d5304de2a57fda
because try/except performs better.
|
|
Thanks to Marc Tamlyn for the initial patch.
|
|
|
|
None.
|
|
Expression.convert_value().
Unused since a0d166306fbdc41f49e6fadf4ec84b17eb147daa.
|
|
|
|
Thanks Tim Graham and Markus Holtermann for review.
|
|
In retrospect, implementing a __repr__() for index subclasses doesn't
seem worthwhile.
|
|
choices.
|
|
|
|
Thanks Tim for the review.
|