Changelog for
python-peewee-2.6.3-1.4.noarch.rpm :
Fri Aug 14 14:00:00 2015 iAATTmarguerite.su
- update version 2.6.3
* read https://github.com/coleifer/peewee/releases
Mon Apr 28 14:00:00 2014 iAATTmarguerite.su
- update version 2.2.3
* New migrations module
* Added a return value to Model.save() indicating number of rows
affected.
* Added a date_trunc() method that works for Sqlite.
* Added a Model.sqlall() class-method to return all the SQL to
generate the model/indices.
* bugfixes
Sun Apr 20 14:00:00 2014 iAATTmarguerite.su
- initial version 2.2.2
* see https://github.com/coleifer/peewee/commits/master for details