Skip to content

add compatibility with latest definition of transaction() in DBInterface v2.7.0 plus respective tests - #314

Open
hhaensel wants to merge 1 commit into
JuliaDatabases:masterfrom
hhaensel:hh-statement
Open

add compatibility with latest definition of transaction() in DBInterface v2.7.0 plus respective tests#314
hhaensel wants to merge 1 commit into
JuliaDatabases:masterfrom
hhaensel:hh-statement

Conversation

@hhaensel

Copy link
Copy Markdown

Currently transactions fail with DBInterface 2.7.0

This PR makes LibPQ.Statement a subtype of DBInterface.Statement and defines DBInterface.close!() for LibPQ.Statement in order to guarantee compatibility with the latest definition of transaction().

All definitions are backwards compatible as both Statement and close! are existing since v1.0.0 of DBInterface.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant