summaryrefslogtreecommitdiff
path: root/doc/build/core/expression_api.rst
Commit message (Expand)AuthorAgeFilesLines
* move API docs downwardsMike Bayer2022-10-201-1/+1
* further 2.0 modernizationsMike Bayer2022-10-131-2/+3
* Warn when caching is disabled / documentMike Bayer2021-12-061-0/+1
* tutorial 2.0 WIPreview/mike_bayer/tutorial20Mike Bayer2020-10-311-0/+1
* Build out new declarative systems; deprecate mapper()Mike Bayer2020-09-101-1/+1
* Document visitors moduleMike Bayer2019-09-121-0/+1
* - squash-merge the improve_toc branch, which moves all the Sphinx stylingMike Bayer2014-12-171-2/+2
* - reorganize docs so expression, schema are broken out into subfiles, they're...Mike Bayer2013-08-181-243/+7
* add in inherited methods to many of theseMike Bayer2012-10-301-0/+11
* this is already in an automodule...Mike Bayer2012-08-221-4/+0
* - [feature] Enhanced GenericFunction and func.*Mike Bayer2012-08-221-0/+4
* - expand out all the methods on insert/update/delete/select for nowMike Bayer2012-08-191-5/+7
* - [feature] The prefix_with() method is now availableMike Bayer2012-08-191-2/+4
* tighten this upMike Bayer2012-08-181-0/+4
* docs for custom ops...Mike Bayer2012-08-161-0/+3
* merge tip.Mike Bayer2012-08-131-1/+0
|\
| * - update engine docstrings due to moveMike Bayer2012-08-131-4/+1
* | docsMike Bayer2012-08-131-27/+2
|/
* a lot of docsMike Bayer2012-07-181-1/+5
* - a big renaming of all the _Underscore classes to haveMike Bayer2012-07-171-3/+3
* - [feature] Added support for MSSQL INSERT,Mike Bayer2012-03-131-2/+2
* - [feature] Added cte() method to Query,Mike Bayer2012-03-031-0/+4
* document autocommit when using the compiler extension, update the "understand...Mike Bayer2011-08-181-0/+4
* - move Operators and ColumnOperators into sqlalchemy.sql.operators - since thisMike Bayer2011-05-281-2/+2
* - get all comparison operators to document with sphinx - column based, relati...Mike Bayer2011-05-261-1/+4
* - add some docs to hybrid comparators, operators/comparator logic at the baseMike Bayer2011-05-221-0/+28
* - Added explicit true()/false() constructs to expressionMike Bayer2011-04-171-0/+4
* a crapload of doc tweaks including [ticket:1666], thanks Toby !Mike Bayer2011-04-161-2/+2
* - add attrstrings for all the important mapper() attrbutes, [ticket:2094].Mike Bayer2011-03-201-2/+2
* - some doc reorgMike Bayer2011-03-171-2/+6
* - Added over() function, method to FunctionElementMike Bayer2011-02-101-0/+6
* - Query.distinct() now accepts column expressionsMike Bayer2011-02-101-1/+1
* - figured out the ::autodata directive, can move the docstring forMike Bayer2011-02-091-35/+1
* - getting slightly more consistent behavior for the edge case of pk columnsMike Bayer2011-01-151-1/+1
* - whitespace removal bonanzaMike Bayer2011-01-021-16/+16
* - Added type_coerce(expr, type_) expression element.Mike Bayer2010-10-231-0/+2
* doc editsMike Bayer2010-09-221-0/+2
* fixupMike Bayer2010-09-051-4/+21
* roughly the finished product.Mike Bayer2010-09-041-0/+3
* experiment with removing the API section and putting docstrings inline.Mike Bayer2010-09-041-0/+213