PHP Class DBDiff\DB\Data\LocalTableData

Afficher le fichier Open project: dbdiff/dbdiff

Méthodes publiques

Méthode Description
__construct ( $manager )
getChangeDiff ( $table, $key )
getDiff ( $table, $key )
getOldNewDiff ( $table, $key )

Method Details

__construct() public méthode

public __construct ( $manager )

getChangeDiff() public méthode

public getChangeDiff ( $table, $key )

getDiff() public méthode

public getDiff ( $table, $key )

getOldNewDiff() public méthode

public getOldNewDiff ( $table, $key )