filmov
tv
Episode #023 - UUID in Rails with ActiveUUID

Показать описание
Some cases require non-auto incrementing primary keys as well as multiple master writes without id conflicts. With ActiveUUID, we can configure our table's primary key with confidence without added complexity.