Patch from Ned Wolpert that fixes a bug that caused the cache of types not

Barry Lind <barry@xythos.com>

Commit: 45a6343ebb7031f4c4c3c4aacf005c5eb1eb54e9
Author: Barry Lind <barry@xythos.com>
Date: 2001-12-11T04:44:23Z
Releases: 7.2.1
Patch from Ned Wolpert that fixes a bug that caused the cache of types not
to be used, causing extra sql statements to be executed.  This was a
significant performance problem with the database meta data classes.
The fix is a simple one liner.

Files