Skip to content

Releases: Srlion/goobie-mysql

0.2.7

11 Jan 00:47
58d115f
Compare
Choose a tag to compare
Update DEFAULT_WORKER_THREADS to 1

0.2.6

14 Dec 09:49
Compare
Choose a tag to compare
Add __tostring to error object

0.2.5

14 Dec 08:59
Compare
Choose a tag to compare
Update dependencies: tokio to 1.42.0, openssl-sys to 0.9.104, and tok…

0.2.4

21 Oct 11:43
Compare
Choose a tag to compare
Handle number types correctly

0.2.3

10 Oct 06:13
Compare
Choose a tag to compare
Only print the message if transaction was still open, woopsie

0.2.2

10 Oct 05:59
Compare
Choose a tag to compare
Print a message to console if forgot to rollback/commit a transaction

0.2.1

09 Oct 19:57
Compare
Choose a tag to compare
Return BOOLEAN types as bool, thought gmod returns as numbers (0-1)

0.2.0

09 Oct 16:57
Compare
Choose a tag to compare
#minor Bump to 0.2.0

0.1.19

09 Oct 12:16
Compare
Choose a tag to compare
Parse text types as Vec<u8>

0.1.18

09 Oct 03:31
Compare
Choose a tag to compare
Handle binary data correctly