| Commit message (Expand) | Author | Age | Files | Lines |
* | move API docs downwards | Mike Bayer | 2022-10-20 | 1 | -1/+1 |
* | further 2.0 modernizations | Mike Bayer | 2022-10-13 | 1 | -2/+3 |
* | Warn when caching is disabled / document | Mike Bayer | 2021-12-06 | 1 | -0/+1 |
* | tutorial 2.0 WIPreview/mike_bayer/tutorial20 | Mike Bayer | 2020-10-31 | 1 | -0/+1 |
* | Build out new declarative systems; deprecate mapper() | Mike Bayer | 2020-09-10 | 1 | -1/+1 |
* | Document visitors module | Mike Bayer | 2019-09-12 | 1 | -0/+1 |
* | - squash-merge the improve_toc branch, which moves all the Sphinx styling | Mike Bayer | 2014-12-17 | 1 | -2/+2 |
* | - reorganize docs so expression, schema are broken out into subfiles, they're... | Mike Bayer | 2013-08-18 | 1 | -243/+7 |
* | add in inherited methods to many of these | Mike Bayer | 2012-10-30 | 1 | -0/+11 |
* | this is already in an automodule... | Mike Bayer | 2012-08-22 | 1 | -4/+0 |
* | - [feature] Enhanced GenericFunction and func.* | Mike Bayer | 2012-08-22 | 1 | -0/+4 |
* | - expand out all the methods on insert/update/delete/select for now | Mike Bayer | 2012-08-19 | 1 | -5/+7 |
* | - [feature] The prefix_with() method is now available | Mike Bayer | 2012-08-19 | 1 | -2/+4 |
* | tighten this up | Mike Bayer | 2012-08-18 | 1 | -0/+4 |
* | docs for custom ops... | Mike Bayer | 2012-08-16 | 1 | -0/+3 |
* | merge tip. | Mike Bayer | 2012-08-13 | 1 | -1/+0 |
|\ |
|
| * | - update engine docstrings due to move | Mike Bayer | 2012-08-13 | 1 | -4/+1 |
* | | docs | Mike Bayer | 2012-08-13 | 1 | -27/+2 |
|/ |
|
* | a lot of docs | Mike Bayer | 2012-07-18 | 1 | -1/+5 |
* | - a big renaming of all the _Underscore classes to have | Mike Bayer | 2012-07-17 | 1 | -3/+3 |
* | - [feature] Added support for MSSQL INSERT, | Mike Bayer | 2012-03-13 | 1 | -2/+2 |
* | - [feature] Added cte() method to Query, | Mike Bayer | 2012-03-03 | 1 | -0/+4 |
* | document autocommit when using the compiler extension, update the "understand... | Mike Bayer | 2011-08-18 | 1 | -0/+4 |
* | - move Operators and ColumnOperators into sqlalchemy.sql.operators - since this | Mike Bayer | 2011-05-28 | 1 | -2/+2 |
* | - get all comparison operators to document with sphinx - column based, relati... | Mike Bayer | 2011-05-26 | 1 | -1/+4 |
* | - add some docs to hybrid comparators, operators/comparator logic at the base | Mike Bayer | 2011-05-22 | 1 | -0/+28 |
* | - Added explicit true()/false() constructs to expression | Mike Bayer | 2011-04-17 | 1 | -0/+4 |
* | a crapload of doc tweaks including [ticket:1666], thanks Toby ! | Mike Bayer | 2011-04-16 | 1 | -2/+2 |
* | - add attrstrings for all the important mapper() attrbutes, [ticket:2094]. | Mike Bayer | 2011-03-20 | 1 | -2/+2 |
* | - some doc reorg | Mike Bayer | 2011-03-17 | 1 | -2/+6 |
* | - Added over() function, method to FunctionElement | Mike Bayer | 2011-02-10 | 1 | -0/+6 |
* | - Query.distinct() now accepts column expressions | Mike Bayer | 2011-02-10 | 1 | -1/+1 |
* | - figured out the ::autodata directive, can move the docstring for | Mike Bayer | 2011-02-09 | 1 | -35/+1 |
* | - getting slightly more consistent behavior for the edge case of pk columns | Mike Bayer | 2011-01-15 | 1 | -1/+1 |
* | - whitespace removal bonanza | Mike Bayer | 2011-01-02 | 1 | -16/+16 |
* | - Added type_coerce(expr, type_) expression element. | Mike Bayer | 2010-10-23 | 1 | -0/+2 |
* | doc edits | Mike Bayer | 2010-09-22 | 1 | -0/+2 |
* | fixup | Mike Bayer | 2010-09-05 | 1 | -4/+21 |
* | roughly the finished product. | Mike Bayer | 2010-09-04 | 1 | -0/+3 |
* | experiment with removing the API section and putting docstrings inline. | Mike Bayer | 2010-09-04 | 1 | -0/+213 |