Skip to content

Commit

Permalink
Fix formatting in README.rst (#362)
Browse files Browse the repository at this point in the history
---------
Co-authored-by: Torsten Kilias <[email protected]>
  • Loading branch information
Nicoretti authored Jul 17, 2023
1 parent 0a0bb8f commit 5c29a0d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -173,8 +173,8 @@ Using the websocket based protocol instead over ODBC will provide various advant

For further details `Why a Websockets API <https://github.com/exasol/websocket-api#why-a-websockets-api>`_.

Examples Usage(s)
~~~~~~~~~~~~~~~~~~
Example Usage(s)
++++++++++++++++++

.. code-block:: python
Expand All @@ -200,7 +200,7 @@ Examples Usage(s)
...
Supported Connection Parameters
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+++++++++++++++++++++++++++++++
.. list-table::

* - Parameter
Expand All @@ -215,6 +215,6 @@ Supported Connection Parameters


Known Issues
~~~~~~~~~~~~
++++++++++++
* Insert
- Insert multiple empty rows via prepared statements does not work in all cases

0 comments on commit 5c29a0d

Please sign in to comment.