python-tinydb
TinyDB is a tiny, document oriented database optimized for your happiness :)
- Devel package for openSUSE:Factory
-
3
derived packages
- Links to openSUSE:Factory / python-tinydb
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-tinydb && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
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 28)
Matej Cepl (mcepl)
accepted
request 963862
from
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