Hi, looks like the patch did got stripped. I've attached it again.
And please find attached a further patch which addresses TK_AGG_COLUMNS. Bye. -- Reinhard Nißl -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von Nißl Reinhard Gesendet: Samstag, 12. Februar 2011 23:42 An: General Discussion of SQLite Database Betreff: Re: [sqlite] BUG (3.7.5): identifier quotation characters get part of column names for certain statements Hi, it took me 6 hours to find the source location which behaves inconsistent. Please find attached a fix for this bug. Bye. -- Reinhard Nißl -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von Nißl Reinhard Gesendet: Freitag, 11. Februar 2011 10:42 An: [email protected]; General Discussion of SQLite Database Betreff: Re: [sqlite] BUG (3.7.5): identifier quotation characters get part of column names for certain statements I'd like to create a patch which changes the behavior in that way, but I'm not that used to the sqlite3 internals. From a quick glance at the source, I think it has something to do with TK_COLUMN and TK_VARIABLE. It would be nice if you could give me a pointer where to place the change in the source code.
_______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

