execute() public method Executes the SQL statement.
cancel() public method Cancels the execution of the SQL
queryScalar() public method Executes the SQL statement
queryColumn() public method Executes the SQL statement
resetSequence() public method Creates a SQL command for
$params public property The parameters (name => value) that
addColumn() public method Creates a SQL command for adding
batchInsert() public method Creates a batch INSERT command
dropCommentFromColumn() public method (available since version 2.0.8)
bindParam() public method Binds a parameter to the SQL
Page 5 of 6