- Added the arrayRef() method to WebGUI::SQL::ResultSet, which is 12% faster

than the array() method.
 - Added more tests to the test suite.
This commit is contained in:
JT Smith 2006-07-25 17:58:54 +00:00
parent 03b4b0ed33
commit 6766c63731
4 changed files with 49 additions and 2 deletions

View file

@ -49,6 +49,9 @@
- fix: assetUiLevel override broken
- fix: Indexing files failes (derck)
- fix: Unable to approve New listings on Matrix
- Added the arrayRef() method to WebGUI::SQL::ResultSet, which is 12% faster
than the array() method.
- Added more tests to the test suite.
7.0.2