Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copy whereclause / using in ExcludeConstraint | Mike Bayer | 2017-01-30 | 1 | -1/+3 |
* | - document that "column" and "where" are arbitrary SQL expressions | Mike Bayer | 2017-01-26 | 1 | -3/+51 |
* | Support python3.6 | Mike Bayer | 2017-01-13 | 1 | -1/+1 |
* | update for 2017 copyright | Mike Bayer | 2017-01-04 | 1 | -1/+1 |
* | spelling: Postgresql -> PostgreSQL | Ville Skyttä | 2016-10-08 | 1 | -2/+2 |
* | - happy new year | Mike Bayer | 2016-01-29 | 1 | -1/+1 |
* | - Added :class:`.mysql.JSON` for MySQL 5.7. The JSON type provides | Mike Bayer | 2016-01-06 | 1 | -1/+1 |
* | fix postgresql exclude contraint to check when= against None rather than __bo...pr/215 | aisch | 2015-11-23 | 1 | -1/+1 |
* | - add a postgresql-specific form of array_agg() that injects the | Mike Bayer | 2015-08-27 | 1 | -0/+14 |
* | - consolidate "constraints.py" into the more general "ext.py", | Mike Bayer | 2015-08-27 | 1 | -0/+91 |
* | - add PG-specific aggregate_order_by(), references #3132 | Mike Bayer | 2015-08-27 | 1 | -0/+63 |