coolify/database
Andras Bacsai 10003cec3d fix: add UUID support to CloudProviderToken model
- 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>
2025-12-10 08:59:13 +01:00
..
factories refactor(dashboard): remove deployment loading logic and introduce DeploymentsIndicator component for better UI management 2025-09-30 11:43:30 +02:00
migrations fix: add UUID support to CloudProviderToken model 2025-12-10 08:59:13 +01:00
seeders feat: auto-create MinIO bucket and validate storage in development 2025-11-18 17:23:00 +01:00
.gitignore init of v4 🌮 2023-03-17 15:33:48 +01:00