diff --git a/README.md b/README.md index 6f698cd..002f26e 100644 --- a/README.md +++ b/README.md @@ -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