PyBitmessage/src/storage
Peter Šurda 5605672f75
Fix tag search when inventory contains blobs
- recent changes caused the "tag" (and "payload") columns in the
inventory table in messages.dat to be stored as blobs. Searches by tag
(e.g. pubkey lookups) stopped working. This fixes it.
2017-12-02 02:48:10 +01:00
..
__init__.py Inventory storage abstraction 2017-05-27 19:03:27 +02:00
filesystem.py Leave __delitem__ unimplemented in filesystem storage 2017-06-21 12:17:40 +02:00
sqlite.py Fix tag search when inventory contains blobs 2017-12-02 02:48:10 +01:00
storage.py Code quality improvements 2017-06-24 12:13:35 +02:00