This commit is contained in:
2023-08-24 12:10:08 +08:00
parent 677bda01a0
commit 76d75806e5
+2
View File
@@ -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
* 事务回滚