Browse Source

Update README.md

Maurits van der Schee 8 years ago
parent
commit
b2951f8ca2
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

@@ -29,7 +29,7 @@ This is a single file application! Upload "api.php" somewhere and enjoy!
29 29
   - Complex writes (transactions) are not supported
30 30
   - Complex queries calling functions (like "concat" or "sum") are not supported
31 31
   - Batch operations for insert, update and delete are not supported
32
-  - Binary fields and spatial filters are not supported in SQLite
32
+  - Binary and spatial/GIS functionality is not supported in SQLite
33 33
 
34 34
 ## Features
35 35
 

Loading…
Cancel
Save