forked from pool/python-tinydb
c852e8c4be112bb80a275d28ac24572d76ac54fe834d92bdfd1950265652378c
- 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
OBS-URL: https://build.opensuse.org/request/show/963862
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tinydb?expand=0&rev=21
Description
No description provided
Languages
RPM Spec
100%