summaryrefslogtreecommitdiff
path: root/test/aaa_profiling/test_resultset.py
Commit message (Expand)AuthorAgeFilesLines
* normalize execute style for events, 2.0Mike Bayer2020-08-201-2/+2
* Turn on caching everywhere, add loggingMike Bayer2020-06-101-5/+17
* inline one_or_noneMike Bayer2020-05-241-0/+29
* Performance fixes for new result setMike Bayer2020-05-211-1/+15
* Propose Result as immediate replacement for ResultProxyMike Bayer2020-05-011-2/+2
* Deprecate plain string in execute and introduce `exec_driver_sql`Federico Caselli2020-03-211-16/+22
* Ensure all nested exception throws have a causeMike Bayer2020-03-021-1/+1
* Result initial introductionMike Bayer2020-02-211-4/+37
* Run row value processors up frontMike Bayer2019-10-011-9/+8
* Post black reformattingMike Bayer2019-01-061-12/+14
* Run black -l 79 against all source filesMike Bayer2019-01-061-30/+66
* - more type cache warmupMike Bayer2018-04-201-0/+6
* bump variance for these sqlite-sensitive testsMike Bayer2018-04-201-2/+2
* update callcounts for py36, get rid of old callcountsMike Bayer2018-04-201-3/+3
* Refactor for cx_Oracle version 6oracle_numericMike Bayer2017-09-111-0/+14
* - fix stray connectionMike Bayer2016-01-231-1/+4
* put a greater variance into this test to prevent sporadic failuresMike Bayer2014-07-211-1/+1
* - fully flake8 test/aaa_profilingMike Bayer2014-07-091-10/+20
* - rename __multiple__ to __backend__, and apply __backend__ to a large number...Mike Bayer2014-03-241-0/+3
* - The :class:`.RowProxy` object is now sortable in Python as a regularMike Bayer2013-11-191-0/+1
* - replace most explicitly-named test objects called "Mock..." withMike Bayer2013-06-301-2/+3
* a pass where we try to squash down as many list()/keys() combinationsMike Bayer2013-05-261-2/+3
* - the raw 2to3 runMike Bayer2013-04-271-3/+3
* getting everything to pass againMike Bayer2012-09-271-1/+2
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-271-2/+2
* - this is a refcount testMike Bayer2012-08-111-0/+2
* OK! let's turn this around completely. Forget making a single count acrossMike Bayer2012-08-111-11/+7
* adjustmentsMike Bayer2012-08-111-2/+2
* final cleanupMike Bayer2012-08-101-2/+2
* adjustmentMike Bayer2012-08-091-1/+1
* - a new approach to profiling where we attempt to strip outMike Bayer2012-08-091-23/+6
* - fixesMike Bayer2012-08-071-1/+1
* - some more interpret_as_fromsMike Bayer2012-07-231-8/+8
* make sure integer is here. only the C ext doesn't try to call "key_fallback"...Mike Bayer2012-06-111-0/+1
* - [bug] Fixed memory leak in C version ofMike Bayer2012-06-011-0/+57
* callcount bump to work around sqlite's silly column name workaroundMike Bayer2012-05-041-4/+4
* - [feature] The behavior of column targetingMike Bayer2012-04-241-4/+4
* callcountsMike Bayer2012-03-141-2/+2
* fix callcountMike Bayer2012-02-261-1/+1
* callcountsMike Bayer2012-02-151-2/+2
* test failuresMike Bayer2012-02-151-4/+4
* callcount adjustMike Bayer2012-02-051-2/+2
* put some variance on this as it's a difference between 9 and 60 callsMike Bayer2011-06-041-1/+1
* - Adjusted the __contains__() method ofMike Bayer2011-06-041-0/+8
* mark all aaa_profiling tests with __requires__ = 'cpython',Mike Bayer2011-04-231-1/+2
* - remove test.sql._base, test.engine._base, test.orm._base, move those classe...Mike Bayer2011-03-271-2/+2
* - whitespace removal bonanzaMike Bayer2011-01-021-4/+4
* - allow cextension version to fall back to non-cextensionMike Bayer2010-12-221-4/+10
* - remove OrderedSet usage from a critical areaMike Bayer2010-12-221-6/+7
* - another heap of inlinings and now I really have to be done with thisMike Bayer2010-12-211-3/+4