We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94b95a5 commit 178f559Copy full SHA for 178f559
README.md
@@ -104,7 +104,7 @@ The following features are supported:
104
- Supports POST variables as input (x-www-form-urlencoded)
105
- Supports a JSON object as input
106
- Supports a JSON array as input (batch insert)
107
- - Sanitize and validate input using callbacks
+ - Sanitize and validate input using type rules and callbacks
108
- Permission system for databases, tables, columns and records
109
- Multi-tenant single and multi database layouts are supported
110
- Multi-domain CORS support for cross-domain requests
0 commit comments