{
  "status": "success",
  "message": "D1 Database connection test",
  "timestamp": "2026-05-05T20:55:13.042Z",
  "environment": "cloudflare-pages",
  "tests": {
    "connection": "success - D1 database connected",
    "read_test": "Found 3 records",
    "write_test": "pending"
  },
  "sample_data": [
    {
      "id": 1,
      "message": "Hello from D1 Database!",
      "timestamp": "2025-07-14 07:03:17",
      "created_at": "2025-07-14 07:03:17"
    },
    {
      "id": 2,
      "message": "StyleMe AI Infrastructure Test",
      "timestamp": "2025-07-14 07:03:17",
      "created_at": "2025-07-14 07:03:17"
    },
    {
      "id": 3,
      "message": "Hello Infrastructure Test!",
      "timestamp": "2025-07-14 07:27:34",
      "created_at": "2025-07-14 07:27:34"
    }
  ]
}