Right now, we're not evaluating per-database limit increases. But we're actively working towards 10G
Right now, we're not evaluating per-database limit increases. But we're actively working towards 10GB databases
pnpm build and then wrangler pages dev .svelte-kit/cloudflare every timenpm run dev and get the lightning fast reloads you're after. Take a look at: https://github.com/sdarnell/cf-svelte for a working example.xp_cmdshell but it's not recommended to be turned on (according to OWASP)curlCREATE VIRTUAL TABLE words_fts USING fts5 (episode, title, description, words);@oof2win2 ➜ /workspaces/fdgl/apps/server (master) $ bun wrangler d1 migrations apply fdgl-maindb --local
⛅️ wrangler 3.29.0 (update available 3.30.1)
-------------------------------------------------------
Migrations to be applied:
┌─────────────────────────────────────────────┐
│ name │
├─────────────────────────────────────────────┤
│ 0002_change_proof_to_use_proof_id_as_id.sql │
└─────────────────────────────────────────────┘
✔ About to apply 1 migration(s)
Your database may not be available to serve requests during the migration, continue? … yes
🌀 Mapping SQL input into an array of statements
🌀 Executing on local database fdgl-maindb (fb5ec937-8f92-4532-a8c4-9d2d0abc9675) from .wrangler/state/v3/d1:
┌─────────────────────────────────────────────┬────────┐
│ name │ status │
├─────────────────────────────────────────────┼────────┤
│ 0002_change_proof_to_use_proof_id_as_id.sql │ ❌ │
└─────────────────────────────────────────────┴────────┘
❌ Migration 0002_change_proof_to_use_proof_id_as_id.sql failed with the following
errors:
✘ [ERROR] not authorized