release version 2.0.29

This commit is contained in:
Alexander Makarov
2019-10-22 16:47:14 +03:00
parent 40fff67aa4
commit 0df43397ba
3 changed files with 7 additions and 7 deletions

View File

@ -49,7 +49,6 @@ class ColumnSchema extends \yii\db\ColumnSchema
* @deprecated Since 2.0.14.1 and will be removed in 2.1.
*/
public $deserializeArrayColumnToArrayExpression = true;
/**
* @var string name of associated sequence if column is auto-incremental
* @since 2.0.29