| 
									
										
										
										
											2018-07-19 15:39:28 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Thu Jul 19 15:38:58 UTC 2018 - mcepl@suse.com | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2018-07-20 15:21:32 +00:00
										 |  |  | - Update to 3.6.4:  | 
					
						
							|  |  |  |     - bugfixes | 
					
						
							|  |  |  |     - works with python 3.7.0 | 
					
						
							|  |  |  |     - Support for specifying ROWS or RANGE window frame types. | 
					
						
							|  |  |  |     - Add APIs for user-defined window functions if using | 
					
						
							|  |  |  |       pysqlite3 and sqlite 3.25.0 or newer. | 
					
						
							|  |  |  |     - TimestampField now uses 64-bit integer data-type for | 
					
						
							|  |  |  |       storage. | 
					
						
							|  |  |  |     - Added support to pwiz and playhouse.reflection to enable | 
					
						
							|  |  |  |       generating models from VIEWs. | 
					
						
							|  |  |  |     - Added lower-level database API for introspecting VIEWs. | 
					
						
							|  |  |  |     - Revamped continuous integration setup for better coverage, | 
					
						
							|  |  |  |       including 3.7 and 3.8-dev. | 
					
						
							|  |  |  |     - Allow building C extensions even if Cython is not | 
					
						
							|  |  |  |       installed, by distributing pre-generated C source files. | 
					
						
							| 
									
										
										
										
											2018-07-19 15:39:28 +00:00
										 |  |  | - Fixes tests | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2018-07-04 14:47:28 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Wed Jul  4 13:37:37 UTC 2018 - avvissu@yandex.by | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - 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. | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2018-06-25 08:54:04 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Sat Jun 23 19:32:23 UTC 2018 - avvissu@yandex.by | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - 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 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Fri Aug 14 15:11:22 UTC 2015 - i@marguerite.su | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - update version 2.6.3 | 
					
						
							|  |  |  |   * read https://github.com/coleifer/peewee/releases | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Mon Apr 28 12:41:04 UTC 2014 - i@marguerite.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 16:21:08 UTC 2014 - i@marguerite.su | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - initial version 2.2.2 | 
					
						
							|  |  |  |   * see https://github.com/coleifer/peewee/commits/master for details | 
					
						
							|  |  |  | 
 |