While MySQL supports the ANY operator, it does not support arrays. This means the [currently documented way](https://github.com/kyleconroy/sqlc/blob/master/docs/any.md) to pass slices to a query will not work.