Files
sqlalchemy/doc
Mike Bayer 2a25e42c08 - Fixed bug where :meth:.Query.get would fail to consistently
raise the :class:`.InvalidRequestError` that invokes when called
on a query with existing criterion, when the given identity is
already present in the identity map. [ticket:2951]
2014-02-10 16:33:48 -05:00
..