Connection registry
Decouples the Settings class from the query builder and organizes database connections
package | Query |
---|---|
subpackage | Helper Classes |
get_connections() : array
array
get_db(string $key) : object
string
object
remove_db(string $key) : void
string
__construct(string $key)
string
$instance