From 2dee48e0563d93fe1baf3fc539fa84e3e507c0ca Mon Sep 17 00:00:00 2001 From: MaheshtheDev Date: Fri, 28 Jun 2024 17:34:14 -0700 Subject: [PATCH] adding note to not to change binding value in database --- SETUP-GUIDE.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/SETUP-GUIDE.md b/SETUP-GUIDE.md index f51b1cb1..1ebff77e 100644 --- a/SETUP-GUIDE.md +++ b/SETUP-GUIDE.md @@ -34,6 +34,9 @@ bunx wrangler d1 create 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"