xorm/internal
Andrew Thornton 76d91bc218
Fix issue with byte representation in MSSQL
There is a missing cast to string in BuildUpdates which leads to a failure
to call str2ucs and ucs2str for converts on MSSQL.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-07-20 21:19:42 +01:00
..
json Support build flag go-json to replace default json (#1982) 2021-07-19 12:49:50 +08:00
statements Fix issue with byte representation in MSSQL 2021-07-20 21:19:42 +01:00
utils refactor insert condition generation (#1998) 2021-07-20 13:46:24 +08:00