diericx / climbing_notebook

A tool to help climbers with their training
https://climbingnotebook.com
Other
22 stars 1 forks source link

Convert all resources to cuid #11

Open diericx opened 1 year ago

diericx commented 1 year ago

Early on I was using incremental ints as IDs, then decided to switch to CUID. We should go back and update the incremental id resources to use CUID.

A script will need to be created to regenerate ids and insert them for all relations.