mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-09-07 08:26:15 +00:00
adding note to not to change binding value in database
This commit is contained in:
parent
6888cc45f0
commit
2dee48e056
1 changed files with 3 additions and 0 deletions
|
|
@ -34,6 +34,9 @@ bunx wrangler d1 create <YOUR_DATABASE_NAME>
|
|||
|
||||
And then replace database_name and database_id with the values
|
||||
|
||||
> [!NOTE]
|
||||
> please don't change the binding value even if wrangler cli suggests you to do so.
|
||||
|
||||
```
|
||||
[[d1_databases]]
|
||||
binding = "DATABASE"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue