git-annex/Database
Joey Hess 3963c5fcf5
better approach to enabling WAL mode
The old approach opened the database an extra time to enable WAL mode,
but more recent persistent-sqlite has a better API to enable it.
2018-10-30 13:47:38 -04:00
..
Keys refactor 2016-10-17 14:58:33 -04:00
Export.hs Fix potential crash in exporttree database due to failure to honor uniqueness constraint 2018-10-09 16:56:33 -04:00
Fsck.hs fix consistency bug reading from export database 2017-09-06 17:19:07 -04:00
Handle.hs better approach to enabling WAL mode 2018-10-30 13:47:38 -04:00
Init.hs better approach to enabling WAL mode 2018-10-30 13:47:38 -04:00
Keys.hs fix v6 deadlock with git 2.1.4 2018-09-13 13:55:25 -04:00
Queue.hs fix consistency bug reading from export database 2017-09-06 17:19:07 -04:00
Types.hs add ExportTree table to export db 2017-09-18 13:59:59 -04:00