Maurits van der Schee 5年前
コミット
0a1d62f1c3
1個のファイルの変更2行の追加1行の削除
  1. 2
    1
      README.md

+ 2
- 1
README.md ファイルの表示

@@ -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
 

読み込み中…
キャンセル
保存