migration ran fine but the deployed worker says no such table: sessions Local Dev
wrangler 4.x. Ran this, exit code 0, no output that looked like a problem: works perfectly, sessions table is there, queries return rows. Deploy, and every request 500s with . Re ran the migration twice, same result.…