Releases: Srlion/goobie-mysql
Releases · Srlion/goobie-mysql
0.1.17
Handle NULL values correctly, smh
0.1.16
Fix for last commit woopsie
0.1.15
Handle "BOOLEAN" type (most mysql drivers just by default return them…
0.1.14
add Transaction:IsOpen function
0.1.13
update build.yml to use a cache and minimal rust profile
0.1.12
Add Ping method for transactions
0.1.11
Fix issue where connection state showed as connected without an activ…
0.1.10
Add "goobie_mysql.Poll" function for more control
0.1.9
Add ping method to Conn - Documented the connection state and ping functionality in README.md - Added `Ping` method to check connection status with error handling
0.1.8
Remove unused file