Commit bd353e3
Pin sync Cursor.lastrowid initial-state as None
The async cursor tests already assert lastrowid is None before any
execute; the sync cursor tests did not. Add the parallel check so both
code paths are covered by equivalent pin tests.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent e23e9f7 commit bd353e3
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
21 | 26 | | |
22 | 27 | | |
23 | 28 | | |
| |||
0 commit comments