Skip to content

1.2

Compare
Choose a tag to compare
@dedmen dedmen released this 04 May 15:50
· 41 commits to master since this release
5388fc2

Fixed crash if number of provided bind values doesn't match expected number (now throws script error)
Fixed crash on race condition in async queries (async queries randomly crashed arma)
Fixed TEXT types being ignored in results
Fixed crash on DATETIME with null value (in general null values will now be better supported, return "NULL" now)