Re: [Modeling-users] Foreign Keys
Status: Abandoned
Brought to you by:
sbigaret
From: Sebastien B. <sbi...@us...> - 2003-07-23 13:04:28
|
Yannick Gingras <yan...@sa...> wrote: > Since PKs are automatic, it would be really nice to be able to skip > some ids in the sequence. Mostly when restoring a backup with deleted > records using the framework instead of a plain SQL dump (why I do this > is pure mystery, even me). Could you be more explicit on what you're doing exactly? I suspect that what you need here is the more general feature where you could provide your own pk values. -- S=E9bastien. |