MCPcopy
hub / github.com/django/django / search.py

File search.py

django/contrib/postgres/search.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from django.db.backends.postgresql.psycopg_any import is_psycopg3
2from django.db.models import (
3 CharField,
4 Expression,

Callers

nothing calls this directly

Calls 2

_lazy_re_compileFunction · 0.90

Tested by

no test coverage detected