Setup Class provided by System to execute QIs defining sql files to be setup on the database
| package |
SYSTEM\SQL |
|---|
check_qi(string $qi) : boolean
stringClassname of the QI
booleanReturns true or false.
install() : array
arrayReturns array with scripts executed and their results.
register(string $qi) : null
stringClassname of the QI
nullReturns null.
qis :