File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9076,15 +9076,15 @@ public function testColumnInfoForExpressions(): void {
90769076 'len ' => 23 , // 23 in MySQL.
90779077 'precision ' => 31 , // 31 in MySQL.
90789078 'sqlite:decl_type ' => '' ,
9079-
9080- // Additional MySQLi metadata.
9081- 'mysqli:orgname ' => 'col_expr_19 ' ,
9082- 'mysqli:orgtable ' => '' ,
9083- 'mysqli:db ' => 'wp ' ,
9084- 'mysqli:charsetnr ' => 63 ,
9085- 'mysqli:flags ' => 0 , // 32769 in MySQL.
9086- 'mysqli:type ' => 5 , // 5 in MySQL.
9087- ),
9079+
9080+ // Additional MySQLi metadata.
9081+ 'mysqli:orgname ' => 'col_expr_19 ' ,
9082+ 'mysqli:orgtable ' => '' ,
9083+ 'mysqli:db ' => 'wp ' ,
9084+ 'mysqli:charsetnr ' => 63 ,
9085+ 'mysqli:flags ' => 0 , // 32769 in MySQL.
9086+ 'mysqli:type ' => 5 , // 5 in MySQL.
9087+ ),
90889088 array (
90899089 'native_type ' => 'LONGLONG ' ,
90909090 'pdo_type ' => PDO ::PARAM_INT ,
You can’t perform that action at this time.
0 commit comments