update readme for new feature

This commit is contained in:
Qingping Hou 2021-11-21 17:52:51 -08:00
parent 8a1fd6e011
commit c439cf2bbd

View File

@ -224,8 +224,9 @@ Query layer:
- [x] GraphQL
- [x] SQL
- [x] join between tables
- [x] support query on nested struct fields
- [ ] index
- [x] access to array elements by index
- [x] access to nested struct fields by key
- [ ] column index
- protocol
- [ ] gRPC
- [ ] MySQL