PHP Class DBDiff\DB\DBManager

Datei anzeigen Open project: dbdiff/dbdiff

Public Methods

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

Method Details

__construct() public method

public __construct ( )

connect() public method

public connect ( $params )

getColumns() public method

public getColumns ( $connection, $table )

getDB() public method

public getDB ( $res )

getKey() public method

public getKey ( $connection, $table )

getTables() public method

public getTables ( $connection )

testResource() public method

public testResource ( $input, $res )

testResources() public method

public testResources ( $params )