python-tinydb

Edit Package python-tinydb

TinyDB is a tiny, document oriented database optimized for your happiness :)

Refresh
Refresh
Source Files
Filename Size Changed
python-tinydb.changes 0000005984 5.84 KB
python-tinydb.spec 0000002607 2.55 KB
tinydb-4.7.0-gh.tar.gz 0000086433 84.4 KB
tinydb-4.7.0.tar.gz 0000023403 22.9 KB
Revision 21 (latest revision is 26)
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 963862 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 21)
- Update to  4.7.0
  * Feature: Allow inserting Document instances using
    Table.insert_multiple (see #455).
  * Performance: Only convert document IDs of a table when
    returning documents. This improves performance the Table.count
    and Table.get operations and also for Table.search when only
    returning a few documents (see #460).
  * Internal change: Run all Table tests JSONStorage in addition to
    MemoryStorage.
  * Fix: Make using callables as queries work again (see #454)
  * Feature: Add map() query operation to apply a transformation to
    a document or field when evaluating a query (see PR #445).
  * Note: This may break code that queries for a field named map
    using the Query APIs property access syntax
  * Feature: Add support for typing-extensions v4
- Disable mypy tests for GNUHealth submission into 15.4
  jsc#SLE-23990
- This package needs typing-extensions if used with Python 3.6
Comments 0
openSUSE Build Service is sponsored by