php-thrift-sql icon indicating copy to clipboard operation
php-thrift-sql copied to clipboard

how can I get queryAndFetchAll results every column name

Open danding-s opened this issue 5 years ago • 0 comments

queryAndFetchAll only get column index ,like $row[0],$row[1],$row[2]....

danding-s avatar Oct 20 '20 01:10 danding-s