SqlServerGrammar class SqlServerGrammar extends
string compileAdd(Blueprint $blueprint,
Blueprint table(string $table,
string wrap(Expression|string $value, bool $prefixAlias
bool isExpression(mixed $value) Determine if the given value is a raw expression
string compileDropColumn(Blueprint $blueprint,
void __construct(string $table, Closure $callback = null)
Fluent create()
$this removeColumn(string $name) Remove a column from the schema blueprint
Page 2 of 28