| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | use an anonymous struct now that the compiler is fixed | 2020-10-29 | 1 | -9/+2 | |
| | | |||||
| * | refactor API | 2020-10-25 | 1 | -228/+246 | |
| | | | | | | It doesn't make sense to pass the bind parameters in prepare; instead pass them in `exec`, `one`, and `all`. | ||||
| * | 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 | |