|
|
|
|
|
by laserDinosaur
707 days ago
|
|
>And they managed it just fine despite working with auto-incrementing big ints. I wonder how. I've had to do several big merges in my career, and it was always a nightmare because of all the external systems which were already referencing and storing those pre-existing ints. Sure, merging the databases is easy if you don't mind regenerating all the Id's, but it's not usually that simple. |
|