string getTablePrefix() Get the grammar's table prefix.
bool supportsSchemaTransactions() Check if this Grammar supports schema
array getColumnListing(string $table) Get the column listing for a given
Illuminate\Database\Schema\Grammars Classes
array prefixArray(string $prefix, array $values) Add a prefix to an array
void dropRememberToken() Indicate that the remember token column should
void __construct(Connection $connection)
string getValue(Expression $expression)
string compileEnableForeignKeyConstraints() Compile the command to enable
void temporary() Indicate that the table needs to be temporary.
Page 18 of 28