Sqlite doesn't support arrays as parameters, but you can construct one by iterating the param in wrapping in ().
How would we best support that? Some kind of backend-implemented hook on arbitrary operators?