On 4/27/15, Hamish Symington <info at hamishsymington.com> wrote: > > In the middle of all that, after the line > CREATE INDEX idx_Appointment_SaleItemUUID ON Appointment > (Appointment_SaleItemUUID); > is some slightly odd output - that's just as it appears in the command line > output in Terminal on my Mac.
What does "PRAGMA integrity_check;" say about your database file? -- D. Richard Hipp drh at sqlite.org