summaryrefslogtreecommitdiff
path: root/c/loadable_extension.zig (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-14c: add a workaround for SQLITE_TRANSIENT being mistranslatedGravatar Vincent Rischmann1-0/+1
2023-11-26c: create_filename now returns a `const char*`Gravatar Vincent Rischmann1-1/+1
2023-02-05fix all C prototypesGravatar Vincent Rischmann1-47/+47
2022-09-18add wrapper functions when building a loadable extensionGravatar Vincent Rischmann1-0/+809