>From the documentation:

When importing, the new records will be appended to the database if it is 
not empty. In general the new imported records will not have the same 
record id as the original (saved) records but web2py will restore 
references so they are not broken, even if the id values may change.

If a table contains a field called "uuid", this field will be used to 
identify duplicates. Also, if an imported record has the same "uuid" as an 
existing record, the previous record will be updated.

On Thursday, August 28, 2014 2:48:10 AM UTC-7, lyn2py wrote:
>
> Assistance, anyone? Thanks. 

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to