summaryrefslogtreecommitdiff
path: root/test/orm/test_instrumentation.py
Commit message (Expand)AuthorAgeFilesLines
* Open up check for relationships that write to the same columnMike Bayer2020-02-271-0/+4
* Remove jython code, remove all jython / pypy symbolsMike Bayer2020-01-171-2/+0
* Enable F841Mike Bayer2019-06-201-43/+43
* Post black reformattingMike Bayer2019-01-061-16/+17
* Run black -l 79 against all source filesMike Bayer2019-01-061-142/+234
* Make all tests to be PEP8 compliantKhairi Hafsham2017-02-071-6/+16
* Support python3.6Mike Bayer2017-01-131-4/+4
* py3k specific syntax moved into an execMike Bayer2013-05-041-25/+30
* cleanupMike Bayer2013-05-041-34/+62
* - the raw 2to3 runMike Bayer2013-04-271-24/+25
* - these pickle the assoc proxy by itself tests can't really passMike Bayer2013-04-201-1/+1
* Improved the behavior of instance management regardingMike Bayer2013-04-201-0/+14
* 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-5/+5
* attempt to fix this test for pypyMike Bayer2012-07-111-1/+4
* - [moved] The InstrumentationManager interfaceMike Bayer2012-06-241-163/+3
* - Enhanced the instrumentation in the ORM to supportMike Bayer2011-09-281-1/+77
* - remove test.sql._base, test.engine._base, test.orm._base, move those classe...Mike Bayer2011-03-271-9/+9
* - whitespace removal bonanzaMike Bayer2011-01-021-4/+4
* - removes the "on_" prefix.Mike Bayer2010-12-301-39/+39
* - factor out the dependency on the "on_" nameMike Bayer2010-12-301-1/+1
* - move topological, queue into utilMike Bayer2010-12-051-18/+15
* new calling style: event.listen(target, identifier, fn)Mike Bayer2010-12-011-2/+2
* - sqlalchemy.test and nose plugin moves back to being entirelyMike Bayer2010-11-281-4/+4
|\
| * - move sqlalchemy.test to test.libMike Bayer2010-11-151-4/+4
* | - add instrumentation eventsMike Bayer2010-10-021-5/+5
* | - reorganizationMike Bayer2010-09-141-64/+64
* | - worked it out so that classes declare a nested class "event",Mike Bayer2010-07-241-5/+5
|/
* - The official name for the relation() function is nowMike Bayer2010-03-171-4/+4
* merge 0.6 series to trunk.Mike Bayer2009-08-061-8/+10
* - unit tests have been migrated from unittest to nose.Mike Bayer2009-06-101-0/+766