Files
turso/core
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-08-25 22:55:15 +08:00
2024-09-22 17:55:00 +03:00
2024-09-22 17:55:00 +03:00
2024-09-22 08:50:08 -04:00
2024-09-20 11:45:55 +02:00
2024-09-18 17:59:11 +09:00
2024-09-14 16:14:45 +03:00
2024-09-15 16:23:27 +09:00
2024-09-21 16:10:42 +02:00
2024-07-07 14:32:28 +02:00