]> git.ipfire.org Git - thirdparty/sqlite.git/commit
tcl extension: UDFs may now 'break' to return an SQL NULL. Add the (eval -asdict...
authorstephan <stephan@noemail.net>
Sat, 31 May 2025 11:02:06 +0000 (11:02 +0000)
committerstephan <stephan@noemail.net>
Sat, 31 May 2025 11:02:06 +0000 (11:02 +0000)
commit10206572b6057c98ce9a7f2c7a9cedfdc0818d4c
treefb23f1b961963f2900838352a15410f05e1f87e1
parentb504aab848cb6f2c09cc227d0507db17d9af7dc4
tcl extension: UDFs may now 'break' to return an SQL NULL. Add the (eval -asdict) flag to use a dict, instead of an array, for the eval row data.

FossilOrigin-Name: 413a626b5c7902c1810142536c36e4ea8ee7c616ea82dfe1114199f9319091f7
manifest
manifest.uuid
src/tclsqlite.c
test/tclsqlite.test