Update user id from text to uuid
I started working in a project that is using TEXT for the user_id, it also contains foreign keys so I can't seem to update from the dashboard.
Is there any recommended approach to do this?
Is there any recommended approach to do this?