]> Sergey Matveev's repositories - btrtrc.git/commit
sqlite storage: Rename table to blob
authorMatt Joiner <anacrolix@gmail.com>
Thu, 22 Oct 2020 22:01:15 +0000 (09:01 +1100)
committerMatt Joiner <anacrolix@gmail.com>
Thu, 22 Oct 2020 22:01:15 +0000 (09:01 +1100)
commitbb2ce151141abe9761d39e4c2455d04674ada1bc
treefbba6e0bab670c2e821e8b73e8b381e01df8c544
parentc1d189ed31af99cbf6f10d9ffdc2cc4e19a73b91
sqlite storage: Rename table to blob

Avoiding plural table names.
storage/sqlite/sqlite-storage.go