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