Files
sqlalchemy/lib
Mike Bayer 39a8e2ed37 - Fixed regression from 0.8.3 as a result of 🎫2818
where :meth:`.Query.exists` wouldn't work on a query that only
had a :meth:`.Query.select_from` entry but no other entities.
re: #2818 fixes #2995
2014-03-22 19:55:00 -04:00
..