This commit is contained in:
2021-02-24 18:34:57 +08:00
parent 22148402b6
commit 9024c7c3ab
21 changed files with 245 additions and 349 deletions
+1 -1
View File
@@ -138,7 +138,7 @@ class Connection extends Component
* @throws ReflectionException
* @throws NotFindClassException
*/
public function getSchema(): mixed
public function getSchema(): Schema
{
if ($this->_schema === null) {
$this->_schema = Snowflake::createObject([