mirror of
https://github.com/dolthub/dolt.git
synced 2025-12-31 00:50:14 -06:00
748 B
748 B
Dolt feature roadmap
Full details on supported SQL features are available on the docs site.
This is a selection of unimplemented features we're working on. It's not an ordered list. Don't see what you need on here? Let us know! Paying customers get their feature requests implemented first.
- Primary key changes in
ALTER TABLE - Tuples for
IN (...)expressions pushandpullvia SQL- Concurrency and transactions
- Check constraints
- JSON type and functions
- More window functions
- Cross-database joins with indexes
ROWS PRECEDINGandROWS FOLLOWINGwindow definitions- More function coverage
- Geometry types and functions