|
@@ -33,7 +33,8 @@ This is a single file application! Upload "api.php" somewhere and enjoy!
|
33
|
33
|
- Permission system for databases and tables
|
34
|
34
|
- JSONP support for cross-domain requests
|
35
|
35
|
- Combined requests with support for multiple table names
|
36
|
|
- - Pagination, sorting, column selection and search support
|
|
36
|
+ - Search support on multiple criteria
|
|
37
|
+ - Pagination, sorting and column selection
|
37
|
38
|
- Relation detection and filtering on foreign keys
|
38
|
39
|
- Relation "transforms" for PHP and JavaScript
|
39
|
40
|
|