Skip to content

Assert on "DELETE FROM .." statement #182

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. Open Hello World.sln
2. Run under WP8 emulator
3. Click "Test" button

In VS output window observe Assert.
Problem with sqlite3FinishCoding method it asserts that pParse.isMultiWrite is 
0, which is not true for "DELETE FROM" statement - see sqlite3DeleteFrom 
method. Doesn't look like assert is valid

Original issue reported on code.google.com by pugin.ki...@gmail.com on 27 Jan 2014 at 7:25

Attachments:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions