Migration class Migration (
Builder|
string compileSavepoint(string $name) Compile the SQL statement to define
void __construct(PDO $pdo, string $database = '', string $tablePrefix = '', array $config = array())
Fluent binary(string $column)
void __wakeup() When a model is being unserialized, check if it needs to
array getFillable() Get the fillable attributes for the model.
int increment(string $column, int $amount = 1, array $extra = array()) Increment
void __construct(PDO|Closure $pdo
bool getIncrementing() Get the value indicating whether the IDs are incrementing
Page 65 of 100