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.
bookmark
1 parent c07415e commit 9d37df2Copy full SHA for 9d37df2
src/content/docs/d1/worker-api/d1-database.mdx
@@ -281,4 +281,5 @@ return { bookmark } = session.getBookmark();
281
282
#### Return values
283
284
--
+- <code>bookmark</code>: <Type text="String | null"/>
285
+ - A [`bookmark`](/d1/reference/time-travel/#bookmarks) which identifies the latest version of the database seen by the write query.
0 commit comments