ext/sqlite3: relax sqlite3 explain test conditions (#18949)

This commit is contained in:
David CARLIER 2025-06-29 13:58:58 +01:00 committed by GitHub
parent 8d116a4ba1
commit 1d5da8660b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -79,7 +79,7 @@ array(%d) {
["addr"]=> ["addr"]=>
int(1) int(1)
["opcode"]=> ["opcode"]=>
string(13) "InitCoroutine" string(%d) "%s"
["p1"]=> ["p1"]=>
int(3) int(3)
["p2"]=> ["p2"]=>
@ -87,7 +87,7 @@ array(%d) {
["p3"]=> ["p3"]=>
int(2) int(2)
["p4"]=> ["p4"]=>
NULL %s
["p5"]=> ["p5"]=>
int(0) int(0)
["comment"]=> ["comment"]=>
@ -368,7 +368,7 @@ array(1) {
["parent"]=> ["parent"]=>
int(0) int(0)
["notused"]=> ["notused"]=>
int(0) int(%d)
["detail"]=> ["detail"]=>
string(17) "SCAN test_explain" string(17) "SCAN test_explain"
} }