File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -114,12 +114,13 @@ These features match features in v1 (see branch "v1"):
114
114
- [x] Pagination, seeking, sorting and column selection
115
115
- [x] Relation detection nested results (belongsTo, hasMany and HABTM)
116
116
- [ ] ~~ 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)
118
118
- [x] Binary fields supported with base64 encoding
119
119
- [x] Spatial/GIS fields and filters supported with WKT
120
120
- [ ] Unstructured data support through JSON/JSONB
121
121
- [ ] Generate API documentation using OpenAPI tools
122
122
- [ ] Authentication via JWT token or username/password
123
+ - [ ] ~~ SQLite support~~
123
124
124
125
NB: No checkmark means: not yet implemented. Striken means: will not be implemented.
125
126
You can’t perform that action at this time.
0 commit comments