Perfect-MySQL icon indicating copy to clipboard operation
Perfect-MySQL copied to clipboard

Added bind param for Any

Open dannylewis-sheffield opened this issue 9 years ago • 1 comments

Allows for something like:

params.flatMap{$0}.map { mysqlStatement.bindParam($0) }

dannylewis-sheffield avatar Oct 25 '16 12:10 dannylewis-sheffield

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.

dannylewis-sheffield avatar Apr 12 '17 11:04 dannylewis-sheffield