Skip to content

Releases: PerfectlySoft/Perfect-MariaDB

Adding ping()

24 Jan 15:39
Compare
Choose a tag to compare

MySQL connection will go away when idle timeout. The ping() function
can confirm the connectivity and also reconnect if need.
https://dev.mysql.com/doc/refman/5.7/en/mysql-ping.html
Thanks @joecharlier.

Allowing batch queries.

05 Oct 16:41
Compare
Choose a tag to compare
Pre-release
3.0.1

Allowing batch query.

Upgrading to Swift 4.0

29 Sep 19:25
Compare
Choose a tag to compare
Pre-release
3.0.0

Update readme to Swift 4.0

All tests passed on OS X

25 Oct 19:04
Compare
Choose a tag to compare

Please check the README file for a proper configuration of PC file.

MariaDB library build for Perfect

05 Oct 13:50
Compare
Choose a tag to compare
Pre-release

Only tested on macOS X