index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
postgres_tests
Age
Commit message (
Expand
)
Author
2020-06-24
Defined output_field of Func() in test_grouping_by_annotations_with_array_fie...
Simon Charette
2020-06-16
Fixed #31709 -- Added support for opclasses in ExclusionConstraint.
Hannes Ljungberg
2020-06-16
Fixed #31702 -- Added support for PostgreSQL opclasses in UniqueConstraint.
Hannes Ljungberg
2020-06-13
Fixed #31691 -- Added ordering support to JSONBAgg.
John Parton
2020-06-12
Fixed #31649 -- Added support for covering exclusion constraints on PostgreSQ...
Hannes Ljungberg
2020-06-04
Fixed #30913 -- Added support for covering indexes on PostgreSQL 11+.
Hannes Ljungberg
2020-06-03
Refs #31615 -- Added EXISTS clauses to extension operations.
Adam Johnson
2020-05-28
Fixed #31468 -- Allowed specifying migration filename in Operation.
Adam Johnson
2020-05-27
Fixed #31615 -- Made migrations skip extension operations if not needed.
Frantisek Holop
2020-05-27
Used not installed extension in CreateExtension() tests.
Frantisek Holop
2020-05-19
Fixed #31601 -- Fixed SearchHeadlineTests on PostgresSQL 9.6.18+, 10.13+, 11....
Hannes Ljungberg
2020-05-14
Fixed #31579 -- Dropped support for PostgreSQL 9.5 and PostGIS 2.2.
Mariusz Felisiak
2020-05-08
Fixed #12990, Refs #27694 -- Added JSONField model field.
sage
2020-05-07
Completed test coverage for ExclusionConstraint.
Mariusz Felisiak
2020-05-01
Fixed #31455 -- Added support for deferrable exclusion constraints on Postgre...
Ian Foote
2020-04-15
Removed unused __str__() methods in tests models.
Author: Mads Jensen
2020-03-23
Fixed #28194 -- Added support for normalization and cover density to SearchRank.
Hannes Ljungberg
2020-03-16
Fixed #31340 -- Allowed query expressions in SearchQuery.value and __search l...
Baptiste Mispelon
2020-03-13
Refs #31304 -- Added tests for using __search lookup with combined SearchQuer...
Mariusz Felisiak
2020-03-13
Refs #31340 -- Simplified SearchQuery by making it subclass Func.
Baptiste Mispelon
2020-03-09
Fixed #31347 -- Checked allow_migrate() in CreateExtension operation.
Hasan Ramezani
2020-03-06
Refs #31304 -- Made __search lookup default to its rhs' config.
Simon Charette
2020-03-03
Fixed #31147 -- Added SearchHeadline to django.contrib.postgres.
Hannes Ljungberg
2020-02-26
Refs #31211 -- Prevented SearchConfig nesting in SearchVector and SearchQuery...
Simon Charette
2020-02-06
Refs #31233 -- Changed DatabaseWrapper._nodb_connection to _nodb_cursor().
Jon Dufresne
2020-02-06
Fixed #28528 -- Allowed combining SearchVectors with different configs.
adamb70
2020-02-05
Refs #28214 -- Added test for escaping JSONField key lookups.
Mariusz Felisiak
2020-02-04
Simplified imports from django.db and django.contrib.gis.db.
Nick Pope
2020-02-03
Fixed CVE-2020-7471 -- Properly escaped StringAgg(delimiter) parameter.
Simon Charette
2020-01-31
Refs #30943 -- Fixed postgres_tests on PostgreSQL 9.5.
Mariusz Felisiak
2020-01-27
Improved SearchVectorCombinable and SearchQueryCombinable error messages.
Hannes Ljungberg
2019-12-31
Fixed #31097 -- Fixed crash of ArrayAgg and StringAgg with filter when used i...
David Wobrock
2019-12-31
Refs #31097 -- Added tests for filter in ArrayAgg and StringAgg.
David Wobrock
2019-12-16
Fixed #31088 -- Added support for websearch searching in SearchQuery.
James Turk
2019-12-10
Fixed #31073 -- Prevented CheckboxInput.get_context() from mutating attrs.
Peter Andersen
2019-12-05
Fixed #31039 -- Added support for contained_by lookup with AutoFields, SmallI...
Hasan Ramezani
2019-11-14
Fixed #29916 -- Added lower_inc, lower_inf, upper_inc, and upper_inf lookups ...
Dulmandakh
2019-11-11
Fixed #30967 -- Fixed TrigramTest failures on PostgreSQL 12+.
Hannes Ljungberg
2019-11-08
Fixed #24858 -- Added support for get_FOO_display() to ArrayField and RangeFi...
Hasan Ramezani
2019-11-07
Fixed #30943 -- Added BloomIndex to django.contrib.postgres.
Nick Pope
2019-11-05
Fixed #30095 -- Fixed system check for RangeField/ArrayField.choices with lis...
Hasan Ramezani
2019-11-04
Refs #30116 -- Simplified stdout/stderr decoding with subprocess.run()'s enco...
Jon Dufresne
2019-11-01
Refs #27808 -- Added test for saving nested ArrayField with nullable base field.
Hasan Ramezani
2019-10-28
Fixed #30907 -- Fixed SplitArrayField.has_changed() with removal of empty tra...
Pavel Dedik
2019-10-28
Refs #30907 -- Added more tests for SplitArrayField.has_changed().
Pavel Dedik
2019-10-17
Refs #12990 -- Moved CheckFieldDefaultMixin to the django.db.models.fields.mi...
sage
2019-10-11
Fixed #30826 -- Fixed crash of many JSONField lookups when one hand side is k...
Louise Grandjonc
2019-10-01
Fixed #30651 -- Made __eq__() methods return NotImplemented for not implement...
ElizabethU
2019-09-17
Fixed #30758 -- Made RangeFields use multiple hidden inputs for initial data.
Nasir Hussain
2019-09-17
Refs #30758 -- Added more tests for postgres.forms.ranges.
Nasir Hussain
[prev]
[next]