SQLite Forum

Strange parsing problem in the shell
Login
I have been bisecting a bit, using my last example in the quoted post:

```
bisect complete
  1 BAD     2021-09-22 14:26:22 96610cc8251ad4ff
  3 BAD     2021-09-21 20:03:05 4a3f98ad0dd2a8c0
  5 BAD     2021-09-21 19:19:28 a1c7f7f8e1b46440 CURRENT
  4 GOOD    2021-09-21 17:26:23 2c0e7ae541e9ecb8
  2 GOOD    2021-09-18 16:15:54 99d6bb22e8735681
```

From my brief reading of the code, I can't for the life of me see where the number of escaped double quotes in the file argument can have any impact.