File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ <h1 class="headerTitle">Python python-oracledb Driver</h1>
67
67
< div class ="container ">
68
68
69
69
< div id ="about ">
70
- < h2 > The python-oracledb 1.0 driver for Oracle Database</ h2 >
70
+ < h2 > The python-oracledb 1.1 driver for Oracle Database</ h2 >
71
71
72
72
< p >
73
73
@@ -147,7 +147,7 @@ <h2>Dependencies</h2>
147
147
148
148
< p > Pre-built packages on < a
149
149
href ="https://pypi.org/project/oracledb " > PyPI</ a > are available for Windows Python 3.7 or later, for macOS
150
- Python 3.8 or later, and for Linux Python 3.6 or later.</ p >
150
+ Python 3.7 or later, and for Linux Python 3.6 or later.</ p >
151
151
152
152
< p > Source code is also available.</ p >
153
153
@@ -314,6 +314,8 @@ <h2>Features</h2>
314
314
315
315
< li > < p > External Authentication.</ p > </ li >
316
316
317
+ < li > < p > Token Authentication.</ p > </ li >
318
+
317
319
< li > < p > Database startup and shutdown.</ p > </ li >
318
320
319
321
< li > < p > Sharded Database connectivity.</ p > </ li >
You can’t perform that action at this time.
0 commit comments