Utils
trait Utils
Methods
static
setMigrationFilePath(string $filePath)
No description
static
getMigrationFilePath()
No description
static
isDetailExists(string $hash)
No description
static
createMigrationDetail(string $filePath)
No description
static
getLastVersion()
No description
debug()
No description
static
checkTable(string $tableName)
No description
static
repairTable(string $tableName)
No description
Details
at line 18
static
setMigrationFilePath(string $filePath)
No description
at line 23
static
getMigrationFilePath()
No description
at line 28
static
isDetailExists(string $hash)
No description
at line 36
static
createMigrationDetail(string $filePath)
No description
at line 49
static
getLastVersion()
No description
at line 56
debug()
No description
at line 61
static
checkTable(string $tableName)
No description
at line 69
static
repairTable(string $tableName)
No description