The DROP table class
package | Peyote |
---|---|
author | Dave Widmer |
__construct(string $table, $if_exists)
string
The table name
compile()
getIfExists() : boolean
boolean
getTable() : string
string
getType() : string
string
The type of object to change (DATABASE, TABLE, etc...)$if_exists : boolean
$table : string
$type : string