This repository has been archived by the owner on Jun 12, 2020. It is now read-only.
Releases: tgstation/BSQL
Releases · tgstation/BSQL
Adds thread limiter
Escape returned json
v1.3.0.2 Escape returned json strings
Fix Blocking Queries
v1.3.0.1 Fix not recieving results when blocking on queries
Add connection timeouts
v1.3.0.0 Add blocking and async timeout parameters to connection
Build with libmariadb on linux
v1.2.1.1 Get automatic build working with libmariadb
Add BSQL_Operation/proc/GetErrorCode()
v1.2.1.0 Add BSQL_Operation/proc/GetErrorCode()
Thread based implementation to work around libmariadb bugs
v1.2.0.0 Threading implementation
Stack based MariaDB connection pool
v1.1.1.0 Stack based MariaDB connection pool
Add Quote support
v1.1.0.0 Quote support
Initial Release
v1.0.0.0 Initial release