PHP Class DBDiff\DB\Data\DistTableData

Datei anzeigen Open project: dbdiff/dbdiff

Public Methods

Method Description
__construct ( $manager )
getDataDiff ( $table, $key )
getDiff ( $table, $key )
getIterator ( $connection, $table )

Method Details

__construct() public method

public __construct ( $manager )

getDataDiff() public method

public getDataDiff ( $table, $key )

getDiff() public method

public getDiff ( $table, $key )

getIterator() public method

public getIterator ( $connection, $table )