Simon Charette
|
089deb82b9
Fixed #36025 -- Fixed re-aliasing of iterable (in/range) lookups rhs.
|
пре 3 месеци |
sharonwoo
|
cbb0812683
Fixed #35235 -- Removed caching of BaseExpression._output_field_or_none.
|
пре 6 месеци |
Bendeguz Csirmaz
|
9ca1f6eff6
Refs #373, Refs #24121 -- Added ColPairs.__repr__().
|
пре 6 месеци |
Simon Charette
|
602fe961e6
Fixed #35665 -- Fixed a crash when passing an empty order_by to Window.
|
пре 7 месеци |
Mariusz Felisiak
|
9f5e2306e2
Refs #29049 -- Fixed isolation of BasicExpressionsTests._test_slicing_of_f_expressions() subtests.
|
пре 8 месеци |
Simon Charette
|
6b3f55446f
Fixed #35603 -- Prevented F.__contains__() from hanging.
|
пре 8 месеци |
Mariusz Felisiak
|
f030236a86
Fixed #35275 -- Fixed Meta.constraints validation crash on UniqueConstraint with OpClass().
|
пре 10 месеци |
sharonwoo
|
6a37e9bfae
Fixed #35257 -- Corrected resolving output_field for IntegerField/DecimalField with NULL.
|
пре 1 година |
Simon Charette
|
0fcee1676c
Fixed #35111 -- Fixed compilation of DateField __in/__range rhs on SQLite and MySQL.
|
пре 1 година |
Simon Charette
|
561f770415
Refs #22288 -- Corrected __range lookup test names.
|
пре 1 година |
Nick Pope
|
94b6f101f7
Fixed #29049 -- Added slicing notation to F expressions.
|
пре 1 година |
Mariusz Felisiak
|
de4884b114
Reverted "Refs #30446, Refs #34944 -- Fixed crash when adding GeneratedField with string Value()."
|
пре 1 година |
Simon Charette
|
8b1acc0440
Refs #30446, Refs #34944 -- Fixed crash when adding GeneratedField with string Value().
|
пре 1 година |
Simon Charette
|
ea596a52d9
Refs #33482 -- Fixed QuerySet selecting and filtering againts Exists() with empty queryset.
|
пре 1 година |
toan
|
4de31ec680
Fixed #34858 -- Corrected resolving output_field for PositiveIntegerField.
|
пре 1 година |
willzhao
|
9cc0d7f7f8
Fixed #34803 -- Fixed queryset crash when filtering againts deeply nested OuterRef annotations.
|
пре 1 година |
Jingbei Li
|
9946f0b0d9
Fixed #33817 -- Added support for python-oracledb and deprecated cx_Oracle.
|
пре 2 година |
Mariusz Felisiak
|
94ad46e9d8
Refs #33543 -- Made Expression.asc()/desc() and OrderBy raise ValueError when nulls_first/nulls_last=False is passed.
|
пре 2 година |
sarahboyce
|
05bcd5baaf
Refs #30129 -- Added test for create() with F() expression in Subquery.
|
пре 2 година |
David Wobrock
|
a320aab512
Fixed #16211 -- Added logical NOT support to F expressions.
|
пре 2 година |
Gregor Gärtner
|
f0c06f8ab7
Refs #33990 -- Renamed TransactionTestCase.assertQuerysetEqual() to assertQuerySetEqual().
|
пре 2 година |
Simon Charette
|
c6350d594c
Refs #30158 -- Removed alias argument for Expression.get_group_by_cols().
|
пре 2 година |
David Wobrock
|
cff1f888e9
Fixed #33464 -- Resolved output_field for combined numeric expressions with MOD operator.
|
пре 2 година |
Mariusz Felisiak
|
68da6b389c
Fixed #33543 -- Deprecated passing nulls_first/nulls_last=False to OrderBy and Expression.asc()/desc().
|
пре 2 година |
Luke Plant
|
40b8a6174f
Fixed #33397 -- Corrected resolving output_field for DateField/DateTimeField/TimeField/DurationFields.
|
пре 3 година |
Luke Plant
|
04ad0f26ba
Refs #33397 -- Added extra tests for resolving an output_field of CombinedExpression.
|
пре 3 година |
Ryan Heard
|
c6b4d62fa2
Fixed #29865 -- Added logical XOR support for Q() and querysets.
|
пре 3 година |
Mariusz Felisiak
|
7119f40c98
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
пре 3 година |
django-bot
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
пре 3 година |
Mariusz Felisiak
|
6f185a53a2
Refs #33482 -- Fixed QuerySet selecting and filtering againts negated Exists() with empty queryset.
|
пре 3 година |