feat: wrangler d1 execute dev add --remote (#352)

This commit is contained in:
Dream Hunter
2024-07-15 12:04:14 +08:00
committed by GitHub
parent 14725e9e9f
commit d7d1ba6b64
3 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -313,7 +313,7 @@ The `mails` table will be discarded, and the `raw` text of the new `mail` will b
```bash
git checkout v0.2.0
cd worker
wrangler d1 execute dev --file=../db/2024-04-09-patch.sql
wrangler d1 execute dev --file=../db/2024-04-09-patch.sql --remote
pnpm run deploy
cd ../frontend
pnpm run deploy