Skip to content

Commit b46a795

Browse files
authored
Update d1.yaml
escape quote to fix yaml?
1 parent 66a93ec commit b46a795

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/changelogs/d1.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ entries:
2424

2525
For each request to a D1 database, at least two network round trips were eliminated. One round trip was due to a bug that is now fixed. The remaining removed round trips are due to avoiding creating a new TCP connection for each request when reaching out to the datacenter hosting the database.
2626

27-
The removal of redundant network round trips also applies to D1's [REST API](/api/resources/d1/subresources/database/methods/query/). However, the REST API still depends on Cloudflare's centralized datacenters for authentication, which reduces the relative performance improvement.
27+
The removal of redundant network round trips also applies to D1\'s [REST API](/api/resources/d1/subresources/database/methods/query/). However, the REST API still depends on Cloudflare's centralized datacenters for authentication, which reduces the relative performance improvement.
2828

2929
- publish_date: "2024-08-23"
3030
title: D1 alpha databases have stopped accepting SQL queries

0 commit comments

Comments
 (0)