Builder (Database\Schema)

Builder

class Builder (View source)

Methods

void __construct( Connection $connection)

Create a new database Schema manager.

bool hasTable( string $table)

Determine if the given table exists.

bool hasColumn( string $ta