You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- An array of `D1Result` objects containing the results of the `.db.prepare()` statements. Each object is in the array position corresponding to the array position of the initial `db.prepare()` statement within the `statementArray`.
298
-
- Refer to [`D1Result`](/d1/worker-api/return-object/d1result) for more information about this object.
298
+
- Refer to [`D1Result`](/d1/worker-api/return-object/#d1result) for more information about this object.
299
299
300
300
<Detailsheader="Example of return values"open={false}>
0 commit comments