$this setTablePrefix(string $prefix) Set the grammar's table prefix.
string compileIndex(Blueprint $blueprint,
string columnize(array $columns) Convert an array of column names into
string compileTableExists() Compile the query to determine if a table exists
string compileDropIfExists(Blueprint $blueprint,
string compileForeign(Blueprint $blueprint,
string parameterize(array $values) Create query parameter place-holders
bool isExpression(mixed $value) Determine if the given value is a raw expression
string compileTableExists() Compile the query to determine the list of
Page 1 of 15