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
- A [`bookmark`](/d1/reference/time-travel/#bookmarks) which identifies the latest version of the database seen by the last query executed within the Session.
301
-
- Returns `null` if no query is executed within a Session.
301
+
- Returns `null` if no query is executed within a Session.
302
+
303
+
### `prepare()`
304
+
305
+
This method is equivalent to [`D1Database::prepare`](/d1/worker-api/d1-database/#prepare).
306
+
307
+
### `batch()`
308
+
309
+
This method is equivalent to [`D1Database::batch`](/d1/worker-api/d1-database/#batch).
0 commit comments