TorPaste icon indicating copy to clipboard operation
TorPaste copied to clipboard

Add SQLite backend

Open laura-barluzzi opened this issue 8 years ago • 0 comments

This pull request adds a storage backend based on SQLite. See #15

The approach should be pretty easily portable to other DB-API-2.0 compatible connectors like Postgres or MySQL.

Should be merged after #66 so that unrelated lint errors are fixed.

Pair-programmed with @c-w

laura-barluzzi avatar Oct 29 '17 00:10 laura-barluzzi