mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-27 13:04:20 +01:00
Merge 'Add WINDOW functions to COMPAT.md' from Jussi Saurio
Closes #3701
This commit is contained in:
@@ -95,6 +95,7 @@ Turso aims to be fully compatible with SQLite, with opt-in features not supporte
|
||||
| UPDATE | Yes | |
|
||||
| VACUUM | No | |
|
||||
| WITH clause | Partial | No RECURSIVE, no MATERIALIZED, only SELECT supported in CTEs |
|
||||
| WINDOW functions | Partial | only default frame definition, no window-specific functions (rank() etc) |
|
||||
|
||||
#### [PRAGMA](https://www.sqlite.org/pragma.html)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user