> On Apr 28, 2025, at 15:58, Christophe Pettus <xof@thebuild.com> wrote:
> It does require knowing which of the VALUES is the key value being inserted (pseudocode syntax above) [...]
The instant after I hit send, I realized that information is available to the function by lining up the $names and
$valuesarray, since the name of the key column is passed in.