mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-17 15:20:40 +00:00
- Add uuid column to cloud_provider_tokens table via migration - Update CloudProviderToken to extend BaseModel for auto UUID generation - Generate UUIDs for existing records in migration - Fixes null uuid issue in API responses 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>