Переглянути джерело

Corrected introduction to range field lookups docs.

Follow up to 24b9f5082344a127147266dd52d5d2dcd1c9cb44.
Adam Johnson 3 роки тому
батько
коміт
68e876c095
1 змінених файлів з 1 додано та 2 видалено
  1. 1 2
      docs/ref/contrib/postgres/fields.txt

+ 1 - 2
docs/ref/contrib/postgres/fields.txt

@@ -711,8 +711,7 @@ The returned ranges share a bound with the passed range.
 Querying using the bounds
 ~~~~~~~~~~~~~~~~~~~~~~~~~
 
-There are three transforms available for use in queries. You can extract the
-lower or upper bound, or query based on emptiness.
+Range fields support several extra lookups.
 
 .. fieldlookup:: rangefield.startswith