]> Sergey Matveev's repositories - btrtrc.git/commit
sqlite storage: Init schema in NewPool instead of NewProvider and add an option to...
authorMatt Joiner <anacrolix@gmail.com>
Tue, 3 Nov 2020 02:11:44 +0000 (13:11 +1100)
committerMatt Joiner <anacrolix@gmail.com>
Tue, 3 Nov 2020 02:11:44 +0000 (13:11 +1100)
commit784345e9f750215121001bd477cb2733a0ad4be8
treeb5ae3febc66a51607e7d9f1ec45afc0733883aef
parentd04622e4b3e8274d0b1318d9a50a52ab9523bf24
sqlite storage: Init schema in NewPool instead of NewProvider and add an option to disable
storage/sqlite/sqlite-storage.go