| Age | Commit message (Collapse) | Author |
|
Follow up to 0ce2ad9ca4623cfd6dc2515430c0ae8a1717a607.
Backport of 2aaabe2004e1953eb7d7057edcf2fabd37f7394d from master.
|
|
Thanks Tilman Koschnick for the report and patch.
Backport of 386d89ab55e620440d30590a8a104fe6d5eef830 from master
|
|
Fixed "ERROR: Step ‘Publish JUnit test result report’ failed: No test report
files were found. Configuration error?" on Jenkins because report files were
put in tests/postgres_tests.
Backport of 2de7eb6f4d5a20cec98e4d2eefc276ee38d149ad from master.
|
|
django.contrib.postgres in INSTALLED_APPS.
Regression in e192223ed996ed30fe83787efdfa7f2be6b1a2ee.
Backport of 2804b8d2153505ec49b191db2168302dfb92c3af from master.
|
|
None of the tests interact with the database.
|
|
|
|
Seems to be a needless restriction in
978a00e39fee25cfa99065285b0de88366710fad.
|
|
|
|
Thanks Mariusz for suggesting it.
|
|
|
|
|
|
The aliases aren't cached and thus the old usage will be an error after
refs #29478.
|
|
|
|
standard_conforming_strings option is off.
Thanks Tom McClure for the patch.
|
|
Thanks to Ian Foote, Mariusz Felisiak, Simon Charettes, and
Markus Holtermann for comments and feedback.
|
|
|
|
|
|
|
|
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.
|
|
|