Closed Yahasana closed 12 years ago
Fixed issue
now you can Orm::factory('table')->as_assoc()->find_all()->as_array() to get the result as array
Orm::factory('table')->as_assoc()->find_all()->as_array()
Sumh 42424861@qq.com
Pull request is targeted towards an invalid branch (3.2/master). Usually, this means you have targeted the master, rather than develop branch. Please correct this and try again. Thanks!
Fixed issue
now you can
Orm::factory('table')->as_assoc()->find_all()->as_array()
to get the result as arraySumh 42424861@qq.com