mirror of
https://gitlab.com/cznic/sqlite.git
synced 2025-07-07 00:15:24 +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.
731 B
731 B