execute() public method Executes the SQL statement.
scalar() public method Returns the query result as a scalar
prepare() public method Prepares for building SQL.
distinct() public method Sets the value indicating whether
findColumns() protected method Collects the metadata of
findConstraints() protected method Collects the foreign
batchInsert() public method Generates a batch INSERT SQL
buildAppendString() protected method (available since version 2.0.9)
dropIndex() public method Builds and executes a SQL statement
renameTable() public method Builds a SQL statement for
Page 66 of 84