I'm looking for assurance that things work the way I think they do,  
and will continue to do so in future versions.

I'm using a TRIGGER that is triggered AFTER INSERT.  The INSERT  
commands do not know or set the value for the ROWID column.  Can I  
reliably fetch the value for this column from 'NEW.' ?  Or can I rely  
only on values which are explicitly set in the INSERT command ?

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to