Files
sqlalchemy/test
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
..
2009-01-17 19:28:46 +00:00
2009-01-28 01:28:20 +00:00
2009-01-06 18:19:59 +00:00