Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - break up the <authors> copyright comment as part of a pass | Mike Bayer | 2014-07-09 | 1 | -1/+2 |
* | - Fixed bug where calling :meth:`.Insert.values` with an empty list | Mike Bayer | 2014-02-19 | 1 | -0/+1 |
* | - implement kwarg validation and type system for dialect-specific | Mike Bayer | 2014-01-18 | 1 | -9/+8 |
* | - happy new year | Mike Bayer | 2014-01-05 | 1 | -1/+1 |
* | - improve documentation for return_defaults() and returned_defaults. [ticket... | Mike Bayer | 2013-12-20 | 1 | -26/+59 |
* | - Fixed bug with :meth:`.Insert.from_select` method where the order | Mike Bayer | 2013-12-19 | 1 | -1/+9 |
* | - restore constructor docs blown away in the merge | Mike Bayer | 2013-08-25 | 1 | -0/+141 |
* | - The ``version_id_generator`` parameter of ``Mapper`` can now be specified | Mike Bayer | 2013-08-25 | 1 | -141/+61 |
* | - header comments | Mike Bayer | 2013-08-12 | 1 | -1/+1 |
* | - A large refactoring of the ``sqlalchemy.sql`` package has reorganized | Mike Bayer | 2013-08-12 | 1 | -0/+668 |