mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-12-23 08:21:09 +00:00
We had not implemented arithmetic operations for text values. This PR implements this and aligns the behavior with sqlite3 . Reviewed-by: Jussi Saurio <jussi.saurio@gmail.com> Closes #605 |
||
|---|---|---|
| .. | ||
| benches | ||
| ext | ||
| io | ||
| json | ||
| storage | ||
| translate | ||
| vdbe | ||
| Cargo.toml | ||
| error.rs | ||
| function.rs | ||
| lib.rs | ||
| pseudo.rs | ||
| result.rs | ||
| schema.rs | ||
| types.rs | ||
| util.rs | ||