Method Mysql.SqlTable()->Result()->get_array()
- Method
get_array
 
- array(- mapping(- string:- mixed)) get_array()
- Description
- Returns all the remaining records as an array of mappings. eof returns true after this. 
- Note
- This is not a cast since it destructively modifies this object by fetching all remaining records.