Files
sqlalchemy/doc/build
Mike Bayer 8afb69ced8 - Fixed regression whereby the "annotation" system used by the ORM was leaking
into the names used by standard functions in :mod:`sqlalchemy.sql.functions`,
such as ``func.coalesce()`` and ``func.max()``.  Using these functions
in ORM attributes and thus producing annotated versions of them could
corrupt the actual function name rendered in the SQL. [ticket:2927]
2014-01-29 17:33:28 -05:00
..
2013-11-10 02:52:27 -05:00
2014-01-25 16:37:30 -05:00
2014-01-23 17:45:13 -05:00
2014-01-05 19:29:15 -05:00
2014-01-05 16:57:05 -05:00
2014-01-05 16:46:01 -05:00
2013-11-10 02:55:06 -05:00