On 3/15/17, Hugo Beauzée-Luyssen <[email protected]> wrote: > Hi, I'm having some issues with last_insert_rowid starting with 3.17 > Basically it seems to be returning the row inserted by a trigger, > instead of the explicitly inserted row.
Please try the latest pre-release snapshot at https://www.sqlite.org/download.html and let us know whether or not it fixes your problem. -- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

