string compileForeign(Blueprint $blueprint,
Connection getConnection()
string parameterize(array $values) Create query parameter place-holders
$this setConnection(Connection $connection)
$this removeColumn(string $name) Remove a column from the schema blueprint
bool isExpression(mixed $value) Determine if the given value is a raw expression
MySqlBuilder class MySqlBuilder extends
string compileTableExists() Compile the query to determine the list of
Fluent json(string $column)
Fluent text(string $column)
Page 1 of 28