Skip to content

Unclear documentation for the Additional Features page #651

@StVladyslav

Description

@StVladyslav

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions