aaronpowell / db.js

db.js is a wrapper for IndexedDB to make it easier to work against
http://aaronpowell.github.com/db.js/
MIT License
818 stars 142 forks source link

Fix rest of #144 by ensuring transaction error handlers are affixed b… #168

Closed brettz9 closed 8 years ago

brettz9 commented 8 years ago

…efore any transactional work; simplify record building for add/update methods