Skip to content

Commit 8817761

Browse files
committed
Renaming extensions header for better clarity.
1 parent bf9ced4 commit 8817761

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/d1/sql-api/sql-statements.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ D1 is compatible with most SQLite's SQL convention since it leverages SQLite's q
1111

1212
You can execute any of these statements via the D1 console in the Cloudflare dashboard, [`wrangler d1 execute`](/workers/wrangler/commands/#d1), or with the [D1 Worker Bindings API](/d1/worker-api/prepare-a-statement).
1313

14-
## SQLite Extensions
14+
## Supported SQLite Extensions
1515

1616
D1 supports a subset of SQLite extensions for added functionality, including:
1717

0 commit comments

Comments
 (0)