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.
1 parent 892667c commit cfda346Copy full SHA for cfda346
packages/cloudflare/src/api/d1-tag-cache.ts
@@ -10,7 +10,7 @@ import { getCloudflareContext } from "./cloudflare-context.js";
10
*
11
* This table should be populated using an SQL file that is generated during the build process.
12
13
- * **Tag/path mappings**
+ * **Tag/path mappings table**
14
15
* Information about the relation between tags and paths is stored in a `tags` table that contains
16
* two columns; `tag`, and `path`. The table name can be configured with `NEXT_CACHE_D1_TAGS_TABLE`
0 commit comments