SQLite Forum

How to insert duplicate rows?
Login
Can you replicate the issue using the SQLite shell alone? If that is the case, then please post the exact SQL used.

If not, then there is probably something wrong in what you are not showing. Like which release of SQLite you are working with, the programming language used (maybe C or similar from the obvious expectation that white space separated literal strings are concatenated and the extraneous backslash line continuation characters?), and the actual code.