Igor Sapego created IGNITE-22740:
------------------------------------
Summary: DB API Driver 3: Implement transaction support
Key: IGNITE-22740
URL: https://issues.apache.org/jira/browse/IGNITE-22740
Project: Ignite
Issue Type: Improvement
Components: platforms, python, thin client
Reporter: Igor Sapego
Assignee: Igor Sapego
Fix For: 3.0.0-beta2
Let's implement transactions support for the Python DB API Driver.
For this, at least the following methods should be implemented properly:
{code:python}
pyignite3.Connection.commit()
pyignite3.Connection.rollback()
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)