)]}'
{
  "commit": "d8bf14790549d55485a6d9a00f9e80fcbf5d88dd",
  "tree": "a1f4a2b79d6130c2068251de6fe5cf6ea3b48652",
  "parents": [
    "bd03eb4a41dbca3aac1969898c370f6e78a1a5bc"
  ],
  "author": {
    "name": "CritasWang",
    "email": "critas@outlook.com",
    "time": "Tue Jan 27 10:27:56 2026 +0000"
  },
  "committer": {
    "name": "CritasWang",
    "email": "critas@outlook.com",
    "time": "Tue Jan 27 10:27:56 2026 +0000"
  },
  "message": "Fix StatementId handling and update large query test to 100K records\n\n- Request and store statementId from server on session open\n- Use proper statementId in all query and non-query statements\n- Fixes \"StatementId: 0 doesn\u0027t exist in this session\" error\n- Update large query test to 100,000 records with 1ms intervals\n- Insert data in 1000-record batches for better performance\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8c00b698ef8c4ccc96d6312e6374e4700c99564c",
      "old_mode": 33188,
      "old_path": "src/client/Session.ts",
      "new_id": "2a5ebd05912bc4370a96ce9fb083a693e329f3d8",
      "new_mode": 33188,
      "new_path": "src/client/Session.ts"
    },
    {
      "type": "modify",
      "old_id": "ec0a752fe21276196189df321c4f935171f3774b",
      "old_mode": 33188,
      "old_path": "src/connection/Connection.ts",
      "new_id": "7a815c486c7c0f7804b37378b0d864b1f4c22bbc",
      "new_mode": 33188,
      "new_path": "src/connection/Connection.ts"
    },
    {
      "type": "modify",
      "old_id": "b3782db4a704540424bd2d7ba9a436f1ad8e527c",
      "old_mode": 33188,
      "old_path": "tests/e2e/LargeQuery.test.ts",
      "new_id": "552685a16584a0cedfd1eb745de34f6580f19ec3",
      "new_mode": 33188,
      "new_path": "tests/e2e/LargeQuery.test.ts"
    }
  ]
}
