Files
sqlalchemy/test/bootstrap
Mike Bayer d216298073 - metadata.reflect() and reflection.Inspector()
had some reliance on GC to close connections
  which were internally procured, fixed this.
- added --zero-timeout option to nose fixture, sets pool_timeout to zero
2011-04-23 10:45:11 -07:00
..