Releases: Srlion/goobie-mysql
Releases · Srlion/goobie-mysql
0.2.7
0.2.6
Add __tostring to error object
0.2.5
Update dependencies: tokio to 1.42.0, openssl-sys to 0.9.104, and tok…
0.2.4
Handle number types correctly
0.2.3
Only print the message if transaction was still open, woopsie
0.2.2
Print a message to console if forgot to rollback/commit a transaction
0.2.1
Return BOOLEAN types as bool, thought gmod returns as numbers (0-1)
0.2.0
#minor Bump to 0.2.0
0.1.19
Parse text types as Vec<u8>
0.1.18
Handle binary data correctly