Tags: Srlion/goobie-sql
Toggle 3.2's commit message
Handle NULL values in UpsertQuery functions for MySQL and SQLite
Toggle 3.1's commit message
Add a workaround for wait_timeout causing the mysql connection to be …
…closed, thanks to Redox for reporting it
Toggle 3.0's commit message
#major bump version because of the changes we done in rust side
Toggle 2.13's commit message
Fix trace not working for *Sync functions
Toggle 2.12's commit message
Fixes #2 , this was because other fields inside EMPTY_OPS were not res…
…et before reusing it
Toggle 2.11's commit message
Remove atomic_enum from dependencies, as it slows down compiling by a…
… lot for whatever reason
Toggle 2.10's commit message
trace is now pushed to on_error as a second param
Toggle 2.9's commit message
Use global `NULL` instead of a unique table, to make it easier
Toggle 2.8's commit message
Handle raw queries correctly in sqlite
Toggle 2.7's commit message
Update sqlite to use `sql.QueryTyped` and remove some duplicated code
You can’t perform that action at this time.