SqlServerGrammar class SqlServerGrammar extends
MySqlGrammar class MySqlGrammar extends
bool isExpression(mixed $value) Determine if the given value is a raw expression
string compileDisableForeignKeyConstraints() Compile the command to disable
string compileEnableForeignKeyConstraints() Compile the command to enable
string getDateFormat() Get the format for database stored dates.
string compileCreate(Blueprint $blueprint,
string compileDropIfExists(Blueprint $blueprint,
$this setTablePrefix(string $prefix) Set the grammar's table prefix.
string compileDropUnique(Blueprint $blueprint,
Page 3 of 15