pkgsrc/databases/py-peewee
fhajny 108bc16244 databases/py-peewee: Update to 3.3.0. Clean up.
- Added support for SQLite's new ON CONFLICT clause, which is modelled
  on the syntax used by Postgresql and will be available in SQLite
  3.24.0 and onward.
- Added better support for using common table expressions and a
  cleaner way of implementing recursive CTEs, both of which are also
  tested with integration tests (as opposed to just checking the
  generated SQL).
- Modernized the CI environment to utilize the latest MariaDB
  features, so we can test window functions and CTEs with MySQL (when
  available).
- Reorganized and unified the feature-flags in the test suite.
2018-04-25 12:12:43 +00:00
..
ALTERNATIVES databases/py-peewee: Update to 3.0.9. 2018-02-02 16:00:33 +00:00
DESCR
distinfo databases/py-peewee: Update to 3.3.0. Clean up. 2018-04-25 12:12:43 +00:00
Makefile databases/py-peewee: Update to 3.3.0. Clean up. 2018-04-25 12:12:43 +00:00
MESSAGE databases/py-peewee: Update to 3.2.2. 2018-04-04 12:31:19 +00:00
PLIST databases/py-peewee: Update to 3.2.2. 2018-04-04 12:31:19 +00:00