Files
sqlalchemy/test/profiling
Mike Bayer 10dbde43db - The per-dialect cache used by TypeEngine to cache
dialect-specific types is now a WeakKeyDictionary.
This to prevent dialect objects from
being referenced forever for an application that
creates an arbitrarily large number of engines
or dialects.   There is a small performance penalty
which will be resolved in 0.6.  [ticket:1299]
2009-01-29 16:09:14 +00:00
..
2008-11-07 17:45:19 +00:00
2009-01-17 19:07:19 +00:00