8000 Update peewee to 3.14.9 by pyup-bot · Pull Request #517 · zdict/zdict · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jul 10, 2023. It is now read-only.

Update peewee to 3.14.9 #517

Merged
merged 1 commit into from
Feb 23, 2022
Merged

Conversation

pyup-bot
Copy link
Collaborator

This PR updates peewee from 3.14.8 to 3.14.9.

Changelog

3.14.9

* Allow calling `table_exists()` with a model-class, refs
* Improve `is_connection_usable()` method of `MySQLDatabase` class.
* Better support for VIEWs with `playhouse.dataset.DataSet` and sqlite-web.
* Support INSERT / ON CONFLICT in `playhosue.kv` for newer Sqlite.
* Add `ArrayField.contained_by()` method, a corollary to `contains()` and
the `contains_any()` methods.
* Support cyclical foreign-key relationships in reflection/introspection, and
also for sqlite-web.
* Add magic methods for FTS5 field to optimize, rebuild and integrity check the
full-text index.
* Add fallbacks in `setup.py` in the event distutils is not available.

[View commits](https://github.com/coleifer/peewee/compare/3.14.8...3.14.9)
Links

@coveralls
Copy link
coveralls commented Feb 15, 2022

Coverage Status

Coverage decreased (-1.9%) to 84.241% when pulling 8760e0d on pyup-update-peewee-3.14.8-to-3.14.9 into 0325a2f on master.

@fkztw fkztw merged commit d4207f5 into master Feb 23, 2022
@fkztw fkztw deleted the pyup-update-peewee-3.14.8-to-3.14.9 branch February 23, 2022 11:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0