Files
sqlalchemy/test/bootstrap
Mike Bayer 4d99799ee7 - given that Oracle's issue is not just open connections, but *closed* ones too, go really
heavy handed and start marking tests as "requires.ad_hoc_engines", add a flag --low-connections
that will switch the engine reaper mechanism to use as *few* distinct engines and connections
as possible, many engine tests that really need their own engines are just skipped.
2011-05-09 20:40:33 -04:00
..