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