| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | add an iterator | 2020-11-12 | 1 | -148/+211 | ||
| * | allow reading a single float value | 2020-11-12 | 1 | -7/+37 | ||
| * | add Statement.reset and test it | 2020-11-12 | 1 | -27/+88 | ||
| * | allow untyped bind markers | 2020-11-11 | 1 | -2/+6 | ||
| * | refactor readBytes | 2020-11-11 | 1 | -17/+11 | ||
| * | add readBytes and allow reading into a Text or Blob struct | 2020-11-11 | 1 | -14/+80 | ||
| * | add types to bind markers and check them at comptime | 2020-11-11 | 1 | -45/+31 | ||
| * | fix compileError message | 2020-10-30 | 1 | -1/+1 | ||
| * | remove unused code | 2020-10-30 | 1 | -5/+0 | ||
| * | update documentation | 2020-10-29 | 1 | -2/+12 | ||
| * | update documentation | 2020-10-29 | 1 | -12/+18 | ||
| * | use an anonymous struct now that the compiler is fixed | 2020-10-29 | 1 | -9/+2 | ||
| * | refactor API | 2020-10-25 | 1 | -228/+246 | ||
| * | document the Bytes type | 2020-10-25 | 1 | -0/+6 | ||
| * | fix test so that the compiler doesn't crash | 2020-10-25 | 1 | -5/+12 | ||
| * | add the Bytes type | 2020-10-25 | 1 | -3/+28 | ||
| * | check the type of the options argument | 2020-10-25 | 1 | -0/+6 | ||
| * | sqlite: fix default mode | 2020-10-24 | 1 | -1/+7 | ||
| * | remove the src directory | 2020-10-24 | 1 | -0/+513 | ||