qqq
This commit is contained in:
@@ -226,6 +226,7 @@ class Connection extends Component
|
||||
return $pdo;
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* @return bool
|
||||
* @throws Exception
|
||||
@@ -235,6 +236,7 @@ class Connection extends Component
|
||||
return $this->storey > 0;
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* @throws Exception
|
||||
* 事务回滚
|
||||
|
||||
Reference in New Issue
Block a user