Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set up base ARRAY to be compatible with postgresql.ARRAY. | Mike Bayer | 2017-04-11 | 1 | -14/+3 |
* | update for 2017 copyright | Mike Bayer | 2017-01-04 | 1 | -1/+1 |
* | spelling: Postgresql -> PostgreSQL | Ville Skyttä | 2016-10-08 | 1 | -3/+3 |
* | Fix typo in comment | keeyip chan | 2016-09-11 | 1 | -2/+2 |
* | Spelling fixespr/299 | Ville Skyttä | 2016-08-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 | -17/+25 |
* | - The use of a :class:`.postgresql.ARRAY` object that refers | Mike Bayer | 2015-09-19 | 1 | -1/+14 |
* | - add a postgresql-specific form of array_agg() that injects the | Mike Bayer | 2015-08-27 | 1 | -2/+2 |
* | - build out a new base type for Array, as well as new any/all operators | Mike Bayer | 2015-08-25 | 1 | -176/+46 |
* | - document workaround type for ARRAY of ENUM, fixes #3467 | Mike Bayer | 2015-08-18 | 1 | -0/+4 |
* | - merge of ticket_3499 indexed access branch | Mike Bayer | 2015-08-17 | 1 | -0/+419 |