PerfectlySoft / Perfect-MySQL

A stand-alone Swift wrapper around the MySQL client library, enabling access to MySQL servers.
https://www.perfect.org
Apache License 2.0
128 stars 61 forks source link

Update MySQLStmt.swift #58

Open carlsondev opened 3 years ago

carlsondev commented 3 years ago

Added support for other MySQL versions past 5.7 by adding "typealias my_bool = CBool" to code

carlsondev commented 2 years ago

So this is approved but not merged?

Fabio1988 commented 2 years ago

works as intended nice fix thx... but why not merge it?!