프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$data | array |
메소드 | 설명 | |
---|---|---|
apply ( ) : boolean | Apply SQL Patch | |
create ( string $description, string $patchDirectory, string $patchPrefix ) : void | Create Empty SQL Patch | |
fixSqliteSchemaChangedBug ( ) : DbPatch_Command_Patch_SQL | Fix "database schema has changed" error | |
getContents ( ) : string | ||
getDescription ( ) : string | Return first line of the SQL Patch | |
getType ( ) : string |
public fixSqliteSchemaChangedBug ( ) : DbPatch_Command_Patch_SQL | ||
리턴 | DbPatch_Command_Patch_SQL |
public getDescription ( ) : string | ||
리턴 | string |