Files
turso/core
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-12-20 11:32:57 +01:00
2024-12-13 13:09:13 +01:00
2024-12-20 11:32:57 +01:00
2024-12-20 11:15:48 +01:00
2024-12-19 12:30:32 +02:00
2024-12-09 22:48:42 +05:30
2024-12-20 11:15:48 +01:00