On Tuesday, 30 April 2013 11:19:53 UTC+2, Niphlod wrote: > > the recommended way to use big-something is DAL(bigint_ID=True), however, > I'm not sure it will trigger a migration. > I'd certainly avoid migrating the PK to another type while the table is > full of zillions rows. > Are you trying to migrate an existing table or you're creating it brand > new ? >
Thanks for the answer. I have to alter an existing table. I will first try and sort out any duplicates but in the end the type of the id-column has to be altered. Regards Johann -- --- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

