Files
turso/core
Pekka Enberg 39e77bac9f Merge 'Implement scala function substring(...) ' from Kim Seon Woo
Implement scala function `substring(x, y, z)` and `substring(x, y)`

### EXPLAIN SELECT substring('limbo', 3);
![image](https://github.com/user-attachments/assets/0138d802-c40e-4990-8657-05a0d54ee00f)

### EXPLAIN SELECT substring('limbo', 1, 2);
![image](https://github.com/user-attachments/assets/1babeb1b-f5ca-4b8f-ae19-c4f06b51d4b6)

### Related issue
https://github.com/penberg/limbo/issues/144

Closes #286
2024-08-15 19:45:22 +03:00
..
2024-08-03 20:14:26 +07:00
2024-08-05 21:34:30 +02:00
2024-08-08 19:04:10 -07:00
2024-08-15 18:56:02 +09:00
2024-08-08 19:04:10 -07:00
2024-08-07 13:43:51 +07:00
Nit
2024-08-15 18:50:40 +09:00
2024-08-04 12:47:08 +02:00
2024-08-08 19:04:10 -07:00
2024-07-07 14:32:28 +02:00