Thanks! While its not the answer I'd like to hear, its good to get validation of what I was thinking.
On Friday, May 1, 2015 at 11:31:32 AM UTC-7, Robert Orr wrote: > > We created a new reviewboard server after using an old one for a while, > and after a few hundred reviews were done on the new server, realized that > we'd have to make room for porting old reviews to the new server. So - we > need to move reviews ID < 600 to above id = 100000. I've been munging > around with a python sqlalchemy script to do this, but I keep running into > the integrity checks you've got in place. Is there any easier way to do > this ? Its not like we need to do it more than once, just once to get the > new items out of the way, and once again to port the old database entries. > -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/ Happy user? Let us know! https://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "reviewboard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
