string compileTableExists() Compile the query to determine if a table exists
string compileDropPrimary(Blueprint $blueprint,
bool supportsSchemaTransactions() Check if this Grammar supports schema
string compileForeign(Blueprint $blueprint,
string parameter(mixed $value) Get the appropriate query parameter place-holder
string wrapTable(Expression|string $table)
string compileAdd(Blueprint $blueprint,
string compileCreate(Blueprint $blueprint,
string wrap(Expression|string $value, bool $prefixAlias
string parameterize(array $values) Create query parameter place-holders
Page 5 of 15