Skip to content
This repository was archived by the owner on Jun 12, 2020. It is now read-only.

Releases: tgstation/BSQL

Adds thread limiter

Choose a tag to compare

@Cyberboss Cyberboss released this 24 Jul 18:41
be90395
v1.4.0.0

Adds thread limiter

Escape returned json

Choose a tag to compare

@Cyberboss Cyberboss released this 15 Jul 21:06
v1.3.0.2

Escape returned json strings

Fix Blocking Queries

Choose a tag to compare

@Cyberboss Cyberboss released this 15 Jul 21:06
v1.3.0.1

Fix not recieving results when blocking on queries

Add connection timeouts

Choose a tag to compare

@Cyberboss Cyberboss released this 10 Jul 14:39
7964692
v1.3.0.0

Add blocking and async timeout parameters to connection

Build with libmariadb on linux

Choose a tag to compare

@Cyberboss Cyberboss released this 20 Jun 15:48
f101869
v1.2.1.1

Get automatic build working with libmariadb

Add BSQL_Operation/proc/GetErrorCode()

Choose a tag to compare

@Cyberboss Cyberboss released this 18 Jun 18:42
52fc3a0
v1.2.1.0

Add BSQL_Operation/proc/GetErrorCode()

Thread based implementation to work around libmariadb bugs

Choose a tag to compare

@Cyberboss Cyberboss released this 14 Jun 15:52
3448edc
v1.2.0.0

Threading implementation

Stack based MariaDB connection pool

Choose a tag to compare

@Cyberboss Cyberboss released this 06 Jun 20:32
v1.1.1.0
v1.1.1.0

Stack based MariaDB connection pool

Add Quote support

Choose a tag to compare

@Cyberboss Cyberboss released this 06 Jun 19:24
v1.1.0.0
v1.1.0.0

Quote support

Initial Release

Choose a tag to compare

@Cyberboss Cyberboss released this 06 Jun 18:23
v1.0.0.0
b76db49
v1.0.0.0

Initial release