22 lines
585 B
Markdown
22 lines
585 B
Markdown
---
|
|
name: Documentation and Example Improvements
|
|
about: Use this to suggest changes to documentation and examples
|
|
title: ''
|
|
labels: enhancement
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
<!--
|
|
|
|
The cx_Oracle driver was renamed to python-oracledb in May 2022. It has a new
|
|
repository at https://github.com/oracle/python-oracledb. The installation
|
|
instructions are at:
|
|
https://python-oracledb.readthedocs.io/en/latest/user_guide/installation.html
|
|
|
|
Please submit your documentation and example improvements to the python-oracledb repository.
|
|
|
|
No further releases under the cx_Oracle namespace are planned.
|
|
|
|
-->
|