Class EDbMigration
EDbMigration
- CComponent
-
CDbMigration
-
EDbMigration
Version: 0.8.0-dev
Link: http://www.yiiframework.com/extension/extended-database-migration/
Link: http://www.yiiframework.com/doc/guide/1.1/en/database.migration
Located at yiiext/migrate-command/EDbMigration.php
Methods summary
public
|
|
public
boolean
|
|
public
string
|
|
public
|
Methods inherited from CDbMigration
addColumn()
,
addForeignKey()
,
alterColumn()
,
createIndex()
,
createTable()
,
delete()
,
down()
,
dropColumn()
,
dropForeignKey()
,
dropIndex()
,
dropTable()
,
getDbConnection()
,
insert()
,
refreshTableSchema()
,
renameColumn()
,
renameTable()
,
safeDown()
,
safeUp()
,
setDbConnection()
,
truncateTable()
,
up()
,
update()
Methods inherited from CComponent
__call()
,
__get()
,
__isset()
,
__set()
,
__unset()
,
asa()
,
attachBehavior()
,
attachBehaviors()
,
attachEventHandler()
,
canGetProperty()
,
canSetProperty()
,
detachBehavior()
,
detachBehaviors()
,
detachEventHandler()
,
disableBehavior()
,
disableBehaviors()
,
enableBehavior()
,
enableBehaviors()
,
evaluateExpression()
,
getEventHandlers()
,
hasEvent()
,
hasEventHandler()
,
hasProperty()
,
raiseEvent()
Magic methods summary
Properties summary
protected
boolean
|
$interactive |
Magic properties inherited from CDbMigration
$dbConnection