summaryrefslogtreecommitdiff
path: root/helpers.zig (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix for latest zigGravatar Vincent Rischmann2024-08-291-10/+10
* all: use our workaround function for SQLITE_TRANSIENTGravatar Vincent Rischmann2024-04-141-4/+4
* add the fasFn helperGravatar Vincent Rischmann2023-11-231-0/+16
* update for latest zigGravatar Vincent Rischmann2023-07-021-7/+7
* fix for latest zigGravatar Vincent Rischmann2022-12-261-1/+1
* move setFunctionArgument to helpers.setTypeFromValueGravatar Vincent Rischmann2022-09-181-0/+47
* move setFunctionResult to helpers.setResultGravatar Vincent Rischmann2022-09-181-0/+41