summaryrefslogtreecommitdiff
path: root/tests/postgres_tests/test_trigram.py
AgeCommit message (Expand)Author
2020-03-03Fixed #31147 -- Added SearchHeadline to django.contrib.postgres.Hannes Ljungberg
2019-11-11Fixed #30967 -- Fixed TrigramTest failures on PostgreSQL 12+.Hannes Ljungberg
2016-05-13Fixed #24938 -- Added PostgreSQL trigram support.Matthew Somerville