Files
sqlalchemy/test/sql
Mike Bayer 7c4512cbeb - Added support for "set-aggregate" functions of the form
``<function> WITHIN GROUP (ORDER BY <criteria>)``, using the
method :class:`.FunctionElement.within_group`.  A series of common
set-aggregate functions with return types derived from the set have
been added. This includes functions like :class:`.percentile_cont`,
:class:`.dense_rank` and others.
fixes #1370
- make sure we use func.name for all _literal_as_binds in functions.py
so we get consistent naming behavior for parameters.
2015-08-26 17:19:27 -04:00
..
2015-03-18 21:38:57 -07:00
2015-07-17 11:08:42 -04:00
2014-07-18 17:40:58 -04:00
foo
2015-03-08 11:34:14 -04:00
2014-07-18 17:40:58 -04:00
2014-07-18 17:40:58 -04:00