php-thrift-sql
php-thrift-sql copied to clipboard
how can I get queryAndFetchAll results every column name
queryAndFetchAll only get column index ,like $row[0],$row[1],$row[2]....