Skip to content

Commit 14b200c

Browse files
committed
up query engine
1 parent b744e11 commit 14b200c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docs/query-engine.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,6 @@ A typical paginated response:
4848
"count": 2
4949
}
5050
```
51-
52-
Depending on implementation you may also include:
53-
- `total` (if computed)
54-
- `next_offset` (convenience)
55-
- `schema` (optional)
56-
5751
---
5852

5953
## SQL Validation Rules

0 commit comments

Comments
 (0)