Custom query¶
| Category | Database |
|---|---|
| Version | 1.2.2 |
| Require | ortro-1.2.0 or higher |
| Author | Luca Corbo <lucor [at] ortro [dot] net> |
| File | database_custom_query-1.2.2.tar.gz |
Description¶
Executes a custom query against the selected database and compares the query result with an expected result using a logical operator.
On a true comparison result an error or success value is returned as defined in the field "If test is true then return" flag.
Changelog¶
1.2.2 (2007.11.19)- Use init.inc.php
- Added info for the minimum required version of Ortro
- Initial release with i18n support