Update roadmap.md

This commit is contained in:
Zach Musgrave
2021-07-30 16:55:35 -07:00
committed by GitHub
parent dd5f99df1a
commit 58bf08407a

View File

@@ -12,9 +12,7 @@ their feature requests implemented first.
* Primary key changes in `ALTER TABLE`
* Tuples for `IN (...)` expressions
* `push` and `pull` via SQL
* Concurrency and transactions
* Check constraints
* JSON type and functions
* JSON functions
* More window functions
* Cross-database joins with indexes
* `ROWS PRECEDING` and `ROWS FOLLOWING` window definitions