mirror of
https://gitlab.com/cznic/sqlite.git
synced 2025-07-22 00:29:16 +00:00
This PR adds handling for user defined functions. Initially only the xFunc parameter will be set, the others will come in subsequent PRs. A test for a 'regexp' udf was added to check that the query "SELECT 'seafood' REGEXP 'foo.*'" works as expected.
640 B
640 B