Files
sqlalchemy/test
Mike Bayer 02402f3cbd Support undocumented non-entity sequence Query argument
Fixed regression caused by 🎫`4256` (itself a regression fix for
🎫`4228`) which breaks an undocumented behavior which converted for a
non-sequence of entities passed directly to the :class:`.Query` constructor
into a single-element sequence.  While this behavior was never supported or
documented, it's already in use so has been added as a behavioral contract
to :class:`.Query`.

Change-Id: I97546f5ab5af29f37c86321f39d564f98a12daf5
Fixes: #4269
(cherry picked from commit 5628da627c)
2018-06-04 11:43:21 -04:00
..
2018-04-20 14:35:10 -04:00
2017-02-07 11:21:56 -05:00