On Thu, Jun 20, 2013 at 11:12 AM, Jan Nijtmans <jan.nijtm...@gmail.com>wrote:

> 2013/6/20 Richard Hipp <d...@sqlite.org>:
> > Making this change will only introduce new, real bugs that impact
> everyday
> > users.
>
> Thanks! That's OK with me. But then the question remains why the
> return-type of db_last_insert_rowid() is not int then?
>

It now returns an int, and throws a fatal error if the last rowid() is
negative or will not fit into an int.


-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to