#
27eb38da |
| 21-Jun-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 olde
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.
show more ...
|