aboutsummaryrefslogtreecommitdiff
path: root/ext/wasm/api/sqlite3-wasm.c
diff options
context:
space:
mode:
authorstephan <stephan@noemail.net>2022-06-25 03:53:43 +0000
committerstephan <stephan@noemail.net>2022-06-25 03:53:43 +0000
commit766ba7917e0f01929fa69b9d099555b9ca0b8b69 (patch)
tree3b04e3c900ba02012ba4359d69145578f5e7a871 /ext/wasm/api/sqlite3-wasm.c
parentaf260308b3bd433f759644cbb81609f8e54905e9 (diff)
downloadsqlite-766ba7917e0f01929fa69b9d099555b9ca0b8b69.tar.gz
sqlite-766ba7917e0f01929fa69b9d099555b9ca0b8b69.zip
wasm: corrected the propagation of text/blob values via UDFs. DB.exec()'s sql may now be an array of strings which get concatenated together before passing it on to sqlite3_prepare_v2(). DB.exec()'s callback now applies to the first statement which has result columns instead of only the first statement. Fixed a precedence but which caused isInt32() to report false positives.
FossilOrigin-Name: 37a8fecb56793fbd3763a2240a0bd62b639c811934d3af2ef0e5ff579073d632
Diffstat (limited to 'ext/wasm/api/sqlite3-wasm.c')
0 files changed, 0 insertions, 0 deletions