PHP Class DBDiff\DB\DBManager

Afficher le fichier Open project: dbdiff/dbdiff

Méthodes publiques

Méthode Description
__construct ( )
connect ( $params )
getColumns ( $connection, $table )
getDB ( $res )
getKey ( $connection, $table )
getTables ( $connection )
testResource ( $input, $res )
testResources ( $params )

Method Details

__construct() public méthode

public __construct ( )

connect() public méthode

public connect ( $params )

getColumns() public méthode

public getColumns ( $connection, $table )

getDB() public méthode

public getDB ( $res )

getKey() public méthode

public getKey ( $connection, $table )

getTables() public méthode

public getTables ( $connection )

testResource() public méthode

public testResource ( $input, $res )

testResources() public méthode

public testResources ( $params )