- 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:
parent
03b4b0ed33
commit
6766c63731
4 changed files with 49 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue