Did u try; `npx wrangler d1 insights` it shows various stats about queries.
Did u try;
npx wrangler d1 insights it shows various stats about queries.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)@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 authorizedwrangler pages dev .svelte-kit/cloudflarexp_cmdshell