Files
turso/core/vdbe
Lauri Virtanen 0597c048fc Better support for BLOBs
- Limbo command line shell supports e.g. `SELECT x'616263';`
- `EXPLAIN SELECT x'616263';` lists the opcode

Missing:

- Command line shell not entirely compatible with SQLite when blobs have
  non-printable characters in the middle (e.g. `SELECT x'610062';`)
- Python bindings not supported (incoming soon)
2024-09-22 17:55:00 +03:00
..
2024-09-15 16:23:27 +09:00
2024-09-15 16:23:27 +09:00
2024-09-22 17:55:00 +03:00
2024-09-22 17:55:00 +03:00
2024-09-14 16:14:45 +03:00