Giorgi / DuckDB.NET

Bindings and ADO.NET Provider for DuckDB
https://duckdb.net
MIT License
356 stars 62 forks source link

Feature Request: ADO Transaction support #16

Closed travis-leith closed 2 years ago

travis-leith commented 2 years ago

I have no idea how one goes from sql with BEGIN TRANSACTION to supporting transactions as a separate object in ADO, but would be a welcome addition to this library.