QBASE_PATH
QBASE_PATH
Reference to root path
Query(string|object|array $params) : \Query\Query_Builder|null
Connection function
Send an array or object as connection parameters to create a connection. If the array or object has an 'alias' parameter, passing that string to this function will return that connection. Passing no parameters returns the last connection created.
string|object|array | $params |