--- - branch: MAIN date: Fri Feb 2 16:00:33 UTC 2018 files: - new: '1.2' old: '1.1' path: pkgsrc/databases/py-peewee/ALTERNATIVES pathrev: pkgsrc/databases/py-peewee/ALTERNATIVES@1.2 type: modified - new: '1.19' old: '1.18' path: pkgsrc/databases/py-peewee/Makefile pathrev: pkgsrc/databases/py-peewee/Makefile@1.19 type: modified - new: '1.13' old: '1.12' path: pkgsrc/databases/py-peewee/PLIST pathrev: pkgsrc/databases/py-peewee/PLIST@1.13 type: modified - new: '1.18' old: '1.17' path: pkgsrc/databases/py-peewee/distinfo pathrev: pkgsrc/databases/py-peewee/distinfo@1.18 type: modified id: 20180202T160033Z.5fe2c196a645457272a1ed414f4a7bda62e9b0e1 log: | databases/py-peewee: Update to 3.0.9. 3.0.9 - Add deprecation notice if passing autocommit as keyword argument to the Database initializer. - Add JSONPath and "J" helpers to sqlite extension. 3.0.8 - Add support for passing cascade=True when dropping tables. - Fix issues with backrefs and inherited foreign-keys. 3.0.7 - Add select_extend() method to extend existing SELECT-ion. - Accept set() as iterable value type - Add test for model/field inheritance and fix bug relating to recursion error when inheriting foreign-key field. - Fix regression where consecutive calls to ModelSelect.select() with no parameters resulted in an empty selection. 3.0.6 - Add constraints for ON UPDATE/ON DELETE to foreign-key constraint 3.0.5 - Adds Model.index(), a short-hand method for declaring ModelIndex instances. 3.0.4 - Re-add a shim for PrimaryKeyField (renamed to AutoField) and log a deprecation warning if you try to use it 3.0.3 - Includes fix for bug where column-name to field-name translation was not being done when running select queries on models whose field name differed from the underlying column name. 3.0.2 - Fixes missing pysqlite header files, which are needed to compile certain C extensions. 3.0.0 - Complete rewrite of SQL AST and code-generation. - Inclusion of new, low-level query builder APIs. - List of backwards-incompatible changes since 2.x: http://docs.peewee-orm.com/en/latest/peewee/changes.html module: pkgsrc subject: 'CVS commit: pkgsrc/databases/py-peewee' unixtime: '1517587233' user: fhajny