Documentation

Schema
in package

Table of Contents

Properties

$dialect  : DatabaseDialectInterface|null
$pdo  : PDO

Methods

__construct()  : mixed
create()  : void
drop()  : void

Properties

Methods

create()

public create(string $table, callable $callback) : void
Parameters
$table : string
$callback : callable

drop()

public drop(string $table) : void
Parameters
$table : string

        
On this page

Search results