summary refs log tree commit diff
path: root/webclient/components/fileInput/file-input-directive.js (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-10-24Wrap preparing the database in a transaction. Otherwise it will take many ↵Mark Haines1-3/+4
seconds to complete because sqlite will create a transaction per statement
2014-10-24