--TEST-- sqlite: returned associative column names --INI-- sqlite.assoc_case=0 --SKIPIF-- --FILE-- --EXPECT-- array(3) { ["c1"]=> string(1) "4" ["c2"]=> string(1) "5" ["c3"]=> string(1) "6" }