Skip to content

Commit 0a1d62f

Browse files
committed
fix docs
1 parent ea0bdc7 commit 0a1d62f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,12 +114,13 @@ These features match features in v1 (see branch "v1"):
114114
- [x] Pagination, seeking, sorting and column selection
115115
- [x] Relation detection nested results (belongsTo, hasMany and HABTM)
116116
- [ ] ~~Relation "transforms" (of condensed JSON) for PHP and JavaScript~~
117-
- [x] Atomic increment support via PATCH (for counters)
117+
- [ ] Atomic increment support via PATCH (for counters)
118118
- [x] Binary fields supported with base64 encoding
119119
- [x] Spatial/GIS fields and filters supported with WKT
120120
- [ ] Unstructured data support through JSON/JSONB
121121
- [ ] Generate API documentation using OpenAPI tools
122122
- [ ] Authentication via JWT token or username/password
123+
- [ ] ~~SQLite support~~
123124

124125
NB: No checkmark means: not yet implemented. Striken means: will not be implemented.
125126

0 commit comments

Comments
 (0)