Skip to content

Releases: Srlion/goobie-mysql

0.1.17

08 Oct 15:01
Compare
Choose a tag to compare
Handle NULL values correctly, smh

0.1.16

08 Oct 14:32
Compare
Choose a tag to compare
Fix for last commit woopsie

0.1.15

08 Oct 14:27
Compare
Choose a tag to compare
Handle "BOOLEAN" type (most mysql drivers just by default return them…

0.1.14

08 Oct 13:27
Compare
Choose a tag to compare
add Transaction:IsOpen function

0.1.13

08 Oct 13:15
Compare
Choose a tag to compare
update build.yml to use a cache and minimal rust profile

0.1.12

08 Oct 12:56
Compare
Choose a tag to compare
Add Ping method for transactions

0.1.11

08 Oct 11:31
Compare
Choose a tag to compare
Fix issue where connection state showed as connected without an activ…

0.1.10

08 Oct 09:56
Compare
Choose a tag to compare
Add "goobie_mysql.Poll" function for more control

0.1.9

07 Oct 06:33
Compare
Choose a tag to compare
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

07 Oct 02:05
Compare
Choose a tag to compare
Remove unused file