summaryrefslogtreecommitdiff
path: root/sqlite.zig (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* use an anonymous struct now that the compiler is fixedGravatar Vincent Rischmann2020-10-291-9/+2
* refactor APIGravatar Vincent Rischmann2020-10-251-228/+246
* document the Bytes typeGravatar Vincent Rischmann2020-10-251-0/+6
* fix test so that the compiler doesn't crashGravatar Vincent Rischmann2020-10-251-5/+12
* add the Bytes typeGravatar Vincent Rischmann2020-10-251-3/+28
* check the type of the options argumentGravatar Vincent Rischmann2020-10-251-0/+6
* sqlite: fix default modeGravatar Vincent Rischmann2020-10-241-1/+7
* remove the src directoryGravatar Vincent Rischmann2020-10-241-0/+513