Using UUID with PostgreSQL and ActiveRecord
In this article I demonstrate how you can integrate uuidv4 as primary/foreign keys, and learn about the drawbacks of following this approach.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
In this article I demonstrate how you can integrate uuidv4 as primary/foreign keys, and learn about the drawbacks of following this approach.
Post a comment