Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Craft
m160427_000000_retour_addHandledStats
PHP Class Craft\m160427_000000_retour_addHandledStats
Inheritance:
extends
craft\BaseMigration
ファイルを表示
Open project: nystudio107/retour
Public Methods
Method
Description
safeUp
( ) :
boolean
Any migration code in here is wrapped inside of a transaction.
Private Methods
Method
Description
_addColumnsAfter
(
$tableName
,
$newColumns
,
$afterColumnHandle
)
Method Details
safeUp()
public
method
Any migration code in here is wrapped inside of a transaction.
public
safeUp
( ) :
boolean
return
boolean