Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update for 2017 copyright | Mike Bayer | 2017-01-04 | 1 | -1/+1 |
* | spelling: Postgresql -> PostgreSQL | Ville Skyttä | 2016-10-08 | 1 | -7/+7 |
* | - happy new year | Mike Bayer | 2016-01-29 | 1 | -1/+1 |
* | - copyright 2015 | Mike Bayer | 2015-03-10 | 1 | -1/+1 |
* | - apply pep8 formatting to sqlalchemy/sql, sqlalchemy/util, sqlalchemy/dialects, | Brian Jarrett | 2014-07-20 | 1 | -0/+7 |
* | - break up the <authors> copyright comment as part of a pass | Mike Bayer | 2014-07-09 | 1 | -1/+2 |
* | - happy new year | Mike Bayer | 2014-01-05 | 1 | -1/+1 |
* | versionadds | Mike Bayer | 2013-06-22 | 1 | -6/+33 |
* | - 0.8 changelog | Mike Bayer | 2013-06-22 | 1 | -11/+11 |
* | Documentation for the new range type support.pr/5 | Chris Withers | 2013-06-10 | 1 | -0/+13 |
* | add support for range operators listed in http://www.postgresql.org/docs/9.2/... | Chris Withers | 2013-06-10 | 1 | -6/+75 |
* | Basic type support for the new range types in postgres 9.2 | Chris Withers | 2013-06-10 | 1 | -0/+51 |