PHP Class DBDiff\DB\Data\LocalTableData

Datei anzeigen Open project: dbdiff/dbdiff

Public Methods

Method Description
__construct ( $manager )
getChangeDiff ( $table, $key )
getDiff ( $table, $key )
getOldNewDiff ( $table, $key )

Method Details

__construct() public method

public __construct ( $manager )

getChangeDiff() public method

public getChangeDiff ( $table, $key )

getDiff() public method

public getDiff ( $table, $key )

getOldNewDiff() public method

public getOldNewDiff ( $table, $key )