Fixed typo in docs/releases/6.0.txt.
Some checks are pending
Docs / docs (push) Waiting to run
Docs / blacken-docs (push) Waiting to run

This commit is contained in:
Jacob Walls 2025-05-19 14:09:09 -04:00 committed by GitHub
parent 802baf5da5
commit f603ece016
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -394,7 +394,7 @@ to remove usage of these features.
* The ``get_joining_columns()`` method of ``ForeignObject`` and
``ForeignObjectRel`` is removed.
* The ``ForeignObject.get_reverse_joining_columns()`` method is be removed.
* The ``ForeignObject.get_reverse_joining_columns()`` method is removed.
* Support for ``cx_Oracle`` is removed.