Added note indicating that BOOLEAN was added in 5.2.1.

This commit is contained in:
Anthony Tuininga 2016-01-21 17:27:28 -07:00
parent 54eaacca1b
commit f745c1eb08

View File

@ -641,6 +641,8 @@ Types
This type object is used to represent PL/SQL booleans.
.. versionadded:: 5.2.1
.. note::
This type is an extension to the DB API definition. It is only available