Well, what if I wanted to restore a database with ids used in multi- table links? From what I read of the "import csv" it discards the id field and inserts new records -- which will cause any linked records from other tables to break. Come to think of it, I'm not sure how you restore a database at all unless the ids can be set explicitly.
At least this is one use case. -- Joe B. On Mar 5, 9:49 pm, mdipierro <[email protected]> wrote: > Why would anybody do such a thing? This can break the integrity of the > database. > > Massimo --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

