Files
sqlalchemy/test/sql
Mike Bayer e488bb47e4 A :func:.select that is made to refer to itself in its FROM clause,
typically via in-place mutation, will raise an informative error
message rather than causing a recursion overflow.
[ticket:2815]

Conflicts:
	lib/sqlalchemy/sql/selectable.py
2013-10-08 20:08:35 -04:00
..
2013-07-02 19:06:30 -04:00
2013-05-04 15:08:08 -04:00
2013-06-26 15:04:08 -04:00