rogerbinns / apsw

Another Python SQLite wrapper
https://rogerbinns.github.io/apsw/
Other
740 stars 97 forks source link

Add sqlite3_stmt_explain #474

Closed rogerbinns closed 1 year ago

rogerbinns commented 1 year ago

An additional parameter to execute named explain with values 0, 1, or 2 should do the trick.