Update README.md

This commit is contained in:
Maurits van der Schee 2016-10-25 02:32:21 +02:00 committed by GitHub
commit 3e18a5bb4b

View file

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