mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-31 23:14:21 +01:00
Change octet_length to yes in COMPAT.md
- Its added in https://github.com/tursodatabase/limbo/pull/430
This commit is contained in:
@@ -127,7 +127,7 @@ Feature support of [sqlite expr syntax](https://www.sqlite.org/lang_expr.html).
|
||||
| max(X,Y,...) | Yes | |
|
||||
| min(X,Y,...) | Yes | |
|
||||
| nullif(X,Y) | Yes | |
|
||||
| octet_length(X) | No | |
|
||||
| octet_length(X) | Yes | |
|
||||
| printf(FORMAT,...) | No | |
|
||||
| quote(X) | Yes | |
|
||||
| random() | Yes | |
|
||||
|
||||
Reference in New Issue
Block a user