MigratorInterface
in
Db SQL migrator interface
Tags
Table of Contents
Methods
- db() : AbstractAdapter
- Get the DB adapter (alias method)
- getDb() : AbstractAdapter
- Get the DB adapter
Methods
db()
Get the DB adapter (alias method)
public
db() : AbstractAdapter
Return values
AbstractAdaptergetDb()
Get the DB adapter
public
getDb() : AbstractAdapter