i have @cloudflare/next-on-pages installed via npm so what gives
i have @cloudflare/next-on-pages installed via npm so what gives

npx wrangler d1 info if you're not sure which version you're on (it'll tell you if it's alpha)
SELECT * FROM table_name WHERE updated_at >= ? AND name > ? ORDER BY updated_at ASC, name LIMIT 1000updated_at and nameThe three-letter IATA airport code of the data center that the request hit, for example, "DFW".Nope, doesn't look so.

app.get("/status", async (c) => {
await getDatabaseClient(c.env).select().from(schema.variables).limit(1);
return c.text("OK");
});Error: D1_ERROR: Error 9000: something went wrongnpx wrangler d1 infoSELECT * FROM table_name WHERE updated_at >= ? AND name > ? ORDER BY updated_at ASC, name LIMIT 1000updated_at