There’s no solid answer. If it’s released then it will go live but depends on the release schedule a
There’s no solid answer. If it’s released then it will go live but depends on the release schedule and other work







npx wrangler d1 insights <dbname> you can see query timing data)wrangler d1 insights for historical data (like 31 days) will be inaccurate for a bit
{
"result": null,
"success": false,
"errors": [
{
"code": 7501,
"message": "Internal error: D1 API returned: (400 Bad Request) {\"success\":false,\"errors\":[\"Code: invalid_enum_value ~ Path: action ~ Message: Invalid enum value. Expected 'query' | 'execute' | '_tracing', received 'metadata'\"]}"
}
],
"messages": []
}