You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 9, 2017. It is now read-only.
I've been asked if and when Node-DBI will support transactions a la ZendDb:
http://files.zend.com/help/Zend-Framework/zend.db.html#zend.db.adapter.transactions
It should be easy to do for MySQL, I need to look into the other drivers to see how they handle transactions.