| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Firm up sqlite object checking and add sqlite-close | Lars Ingebrigtsen | 2021-12-08 | 1 | -0/+11 |
| * | Whitespace changes | Lars Ingebrigtsen | 2021-12-07 | 1 | -24/+12 |
| * | Add support for more in-memory instances, and print better | Lars Ingebrigtsen | 2021-12-07 | 1 | -0/+14 |
| * | Make sqlite string encoding more efficient | Lars Ingebrigtsen | 2021-12-07 | 1 | -0/+19 |
| * | Fix parametresised selects/executions | Lars Ingebrigtsen | 2021-12-07 | 1 | -4/+24 |
| * | Add some fixnum/bignum tests for sqlite.c | Lars Ingebrigtsen | 2021-12-06 | 1 | -0/+15 |
| * | Test more mixes of raw bytes/chars | Lars Ingebrigtsen | 2021-12-06 | 1 | -2/+5 |
| * | Add initial implementation of sqlite3 support | Lars Ingebrigtsen | 2021-12-06 | 1 | -0/+105 |