Files
turso/testing
jussisaurio 5b4ef4412b Merge 'Implement json_array' from Kacper Madej
Implements [json_array](https://sqlite.org/json1.html#jarray).
As a side quest, this PR also fixes an issue with the `CHAR` function
which didn't work properly if the parameters were  non-leaf AST nodes.
The PR is quite big, because as I mentioned in https://github.com/tursod
atabase/limbo/issues/127#issuecomment-2541307979 we had to modify
`OwnedValue::Text` to support a `subtype` parameter, which is what
SQLite does.

Closes #504
2024-12-20 16:35:40 +02:00
..
2024-08-03 12:16:34 +03:00
2024-11-24 22:12:23 +02:00
2024-07-16 07:20:35 +03:00
2024-09-16 16:18:26 -07:00
2024-12-09 22:48:42 +05:30
2024-12-18 19:45:06 +01:00
2024-12-20 11:32:57 +01:00
2024-12-17 00:14:26 +02:00
2024-10-05 18:25:04 +03:00