mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-26 06:15:19 +08:00
release version 2.0.8
This commit is contained in:
@ -37,6 +37,7 @@ use yii\base\InvalidConfigException;
|
||||
* one of [[READ_UNCOMMITTED]], [[READ_COMMITTED]], [[REPEATABLE_READ]] and [[SERIALIZABLE]] but also a string
|
||||
* containing DBMS specific syntax to be used after `SET TRANSACTION ISOLATION LEVEL`. This property is
|
||||
* write-only.
|
||||
* @property integer $level The current nesting level of the transaction. This property is read-only.
|
||||
*
|
||||
* @author Qiang Xue <qiang.xue@gmail.com>
|
||||
* @since 2.0
|
||||
|
Reference in New Issue
Block a user