Go to file
Alexei Podvalsky e0e7e3bd7b Accepting request 917125 from home:mnhauke
- Update to version 3.14.4
  * Bugfix release
- Update to version 3.14.3
  * This release contains a single fix for ensuring NULL values
    are inserted when issuing a bulk-insert of heterogeneous
    dictionaries which may be missing explicit NULL values.
- Update to version 3.14.2
  * Support for named Check and foreign-key constraints.
  * Better foreign-key introspection for CockroachDB (and Postgres)
  * Register UUID adapter for Postgres.
  * Add fn.array_agg() to blacklist for automatic value coercion.
- Update to version 3.14.1
  Changes
  * Properly delegate to a foreign-key field's db_value() function
    when converting model instances.
  * Strip quote marks and parentheses from column names returned
    by sqlite cursor when a function-call is projected without an
    alias.
  * Fix DataSet.create_index() method.
  * Fix column-to-model mapping in model-select from subquery
    with joins.
  * Improvements to foreign-key lazy-loading.
  * Preserve and handle CHECK() constraints in Sqlite migrator.
  * Add stddev aggregate function to collection of sqlite
    user-defined funcs.
- Update to version 3.14.0
  * Add an experimental helper,
    shortcuts.resolve_multimodel_query(),
    for resolving multiple models used in a compound select query.
  * Add a lateral() method to select query for use with lateral

OBS-URL: https://build.opensuse.org/request/show/917125
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-peewee?expand=0&rev=32
2021-09-07 13:56:33 +00:00
.gitattributes Accepting request 618741 from home:awissu:branches:devel:languages:python:misc 2018-06-25 08:54:04 +00:00
.gitignore Accepting request 618741 from home:awissu:branches:devel:languages:python:misc 2018-06-25 08:54:04 +00:00
peewee-3.14.4.tar.gz Accepting request 917125 from home:mnhauke 2021-09-07 13:56:33 +00:00
python-peewee.changes Accepting request 917125 from home:mnhauke 2021-09-07 13:56:33 +00:00
python-peewee.spec Accepting request 917125 from home:mnhauke 2021-09-07 13:56:33 +00:00