| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-01-17 | all: fix for latest zig | 1 | -2/+2 | ||
| 2024-08-29 | fix for latest zig | 1 | -10/+10 | ||
| 2024-04-14 | all: use our workaround function for SQLITE_TRANSIENT | 1 | -4/+4 | ||
| 2023-11-23 | add the fasFn helper | 1 | -0/+16 | ||
| 2023-07-02 | update for latest zig | 1 | -7/+7 | ||
| 2022-12-26 | fix for latest zig | 1 | -1/+1 | ||
| 2022-09-18 | move setFunctionArgument to helpers.setTypeFromValue | 1 | -0/+47 | ||
| Will be used in the virtual table implementation | |||||
| 2022-09-18 | move setFunctionResult to helpers.setResult | 1 | -0/+41 | ||
| This function will also be used by the virtual table implementation. | |||||