Home
last modified time | relevance | path

Searched hist:"27 eb38dad6ac16ba55cb051804719e1c950a9e0a" (Results 1 – 2 of 2) sorted by relevance

/plugin/sqlite/_test/
H A DSQLiteDBTest.php27eb38dad6ac16ba55cb051804719e1c950a9e0a Wed Jun 21 06:40:34 UTC 2023 Andreas Gohr <andi@splitbrain.org> Allow passing parameters as multiple function args

This is what the old query methods allowed. Passing in an array is still
somewhat cleaner, but allowing separate arguments should make porting
older code a bit more convenient.

/plugin/sqlite/
H A DSQLiteDB.php27eb38dad6ac16ba55cb051804719e1c950a9e0a Wed Jun 21 06:40:34 UTC 2023 Andreas Gohr <andi@splitbrain.org> Allow passing parameters as multiple function args

This is what the old query methods allowed. Passing in an array is still
somewhat cleaner, but allowing separate arguments should make porting
older code a bit more convenient.