We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 129bb3e commit 7e5d98eCopy full SHA for 7e5d98e
system/Database/SQLSRV/PreparedQuery.php
@@ -77,7 +77,7 @@ public function _execute(array $data): bool
77
}
78
79
/**
80
- * Returns the statement resource for the prepared query.
+ * Returns the statement resource for the prepared query or false when preparing failed.
81
*
82
* @return mixed
83
*/
0 commit comments