Removed versionadded/changed annotations for 3.0.

This commit is contained in:
Mariusz Felisiak 2020-05-04 12:29:31 +02:00
parent 3b94f12462
commit 4c5236ef93
39 changed files with 2 additions and 299 deletions

View file

@ -889,8 +889,6 @@ types.
Range operators
---------------
.. versionadded:: 3.0
.. class:: RangeOperators
PostgreSQL provides a set of SQL operators that can be used together with the
@ -917,8 +915,6 @@ corresponding lookups.
RangeBoundary() expressions
---------------------------
.. versionadded:: 3.0
.. class:: RangeBoundary(inclusive_lower=True, inclusive_upper=False)
.. attribute:: inclusive_lower