- Change token column type from VARCHAR(255) to UUID - Add gen_random_uuid() as default value for token - Improves type safety and performance for token storage
- Change token column type from VARCHAR(255) to UUID - Add gen_random_uuid() as default value for token - Improves type safety and performance for token storage