Skip to content

Commit 367b34d

Browse files
Oxyjunvy-ton
andauthored
Update src/content/release-notes/d1.yaml
Co-authored-by: Vy Ton <[email protected]>
1 parent fd7f853 commit 367b34d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/release-notes/d1.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ entries:
88
- publish_date: "2025-02-19"
99
title: D1 supports `PRAGMA optimize`
1010
description: |-
11-
D1 now supports `PRAGMA optimize` command, which can increase your database performance. Refer to [`PRAGMA optimize`](/d1/sql-api/sql-statements/#pragma-optimize) for more information.
11+
D1 now supports `PRAGMA optimize` command, which can improve database query performance. It is recommended to run this command after a schema change (for example, after creating an index). Refer to [`PRAGMA optimize`](/d1/sql-api/sql-statements/#pragma-optimize) for more information.
1212
1313
Cloudflare recommends running this command after a schema change (for example, after creating an index).
1414

0 commit comments

Comments
 (0)