ソースを参照

Merge branch 'master' of github.com:mevdschee/php-crud-api

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

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

@@ -28,6 +28,7 @@ This is a single file application! Upload "api.php" somewhere and enjoy!
28 28
   - Complex filters (with both "and" & "or") are not supported
29 29
   - Complex writes (transactions) are not supported
30 30
   - Complex queries calling functions (like "concat" or "sum") are not supported
31
+  - MySQL storage engine must be either InnoDB or XtraDB
31 32
   - SQLite does not support binary and spatial/GIS functionality
32 33
   - MySQL BIT field type is not supported (use TINYINT)
33 34
 

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