arkency / find-open-source-mentor

A platform to connect junior developers with open source projects
35 stars 11 forks source link

Use uuid for id's #42

Open fstybel opened 4 years ago

fstybel commented 4 years ago

I'm recommended to use uuid instead of integer for identifiers of objects. It's quite easy to change it at the beginning of project but at the future will be the hardest.