delete() public method Creates a DELETE command.
insert() public method Creates an INSERT command.
dropColumn() public method Creates a SQL command for dropping
bindValue() public method Binds a value to a parameter
queryOne() public method Executes the SQL statement and
execute() public method Executes the SQL statement.
dropCommentFromTable() public method (available since version 2.0.8)
alterColumn() public method Creates a SQL command for
requireTableSchemaRefresh() protected method (available since version 2.0.6)
$pdoStatement public property The PDOStatement object that this
Page 4 of 6