Perfect-MySQL
Perfect-MySQL copied to clipboard
Added bind param for Any
Allows for something like:
params.flatMap{$0}.map { mysqlStatement.bindParam($0) }
Hi, it was my understanding that all MySQL types implemented in the swift code were covered with the patch but this could have changed as it was submitted almost six months ago and I did notice not all MySQL types were covered at that point in time. Good luck with the project, I'm too busy right now to work further on this as priorities have changed.