Revisions of python-peewee

Alexei Podvalsky's avatar Alexei Podvalsky (awissu) committed (revision 4)
Alexei Podvalsky's avatar Alexei Podvalsky (awissu) accepted request 620633 from Alexei Podvalsky's avatar Alexei Podvalsky (awissu) (revision 3)
- Update to 3.5.2: 
  * New guide to using window functions in Peewee.
  * New and improved table name auto-generation.
  * Allow passing single fields/columns to window function 
    order_by and partition_by arguments.
  * Support for FILTER (WHERE...) clauses with window functions 
    and aggregates.
  * Added IdentityField class suitable for use with Postgres 10's 
    new identity column type.
  * Fixed bug creating indexes on tables that are in attached 
    databases (SQLite).
  * Fixed obscure bug when using prefetch() and ModelAlias to 
    populate a back-reference related model.
- Change in 3.5.1:
  * New documentation for working with relationships in Peewee.
  * Improved tests and documentation for MySQL upsert functionality.
  * Allow database parameter to be specified with ModelSelect.get() 
    method. For discussion, see #1620.
  * Add QualifiedNames helper to peewee module exports.
  * Add temporary= meta option to support temporary tables.
  * Allow a Database object to be passed to constructor of 
    DataSet helper.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 618936 from Alexei Podvalsky's avatar Alexei Podvalsky (awissu) (revision 2)
initialized devel package after accepting 618936
Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) accepted request 618741 from Alexei Podvalsky's avatar Alexei Podvalsky (awissu) (revision 1)
- Update to 3.5.0:
  * see: /usr/share/package/python-peewee/CHANGELOG.md
- Build with dependencies: sqlite3, cython
- Build with python3 and python2 (singlespec)
- Drop the noarch package (arch-independent-package-contains-binary-or-object)
- Spec file cleanup
Displaying revisions 61 - 64 of 64
openSUSE Build Service is sponsored by