-
Notifications
You must be signed in to change notification settings - Fork 81
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Unclear documentation for the Additional Features page.
Steps to reproduce
The page mentions that user can 'Add additional D1 databases, R2 buckets (blob), KV namespaces & analytics datasets' but actually there's no possibility to add an additional binding for d1 database.
Expected behavior
Remove the text with states that additional bindings can be used to add additional D1 databases, or provide a way to add additional d1 bindings. Because d1 type cannot be specified in config, like
d1:
{
binding: 'DB',
database_name: 'test',
database_id: '00000000-0000-0000-0000-000000000000',
},
},
but it says Refer to Cloudflare's API documentation to see a list of binding type names under bindins. And d1 type is listed there.
Please clarify, maybe I got something wrong.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working