fukamachi / cl-dbi

Database independent interface for Common Lisp
202 stars 28 forks source link

sqlite3 transaction behavior changed #58

Open slyrus opened 4 years ago

slyrus commented 4 years ago

I'm still in the process of tracking things down, but my code used to work before:

02d7b41 | * | @ Refactored the way how transactions and savepoints are handled.