SQLite Forum

Bug: Database schema corruption
Login
> There are probably other variations on this same issue.

The issue seems to occur with 'savepoint' too, i.e.:

     savepoint abcdef;
     cReaTE vieW IF nOt eXIsTs  if  aS sElEcT * ;