coolify/templates
Andras Bacsai 1da1f32f0e refactor: use forceCreate() for internal model creation
Replace create() with forceCreate() across internal model creation operations to bypass mass assignment protection. This is appropriate for internal code that constructs complete model state without user input.

Add InternalModelCreationMassAssignmentTest to ensure internal model creation behavior is properly tested. Optimize imports by using shortened Livewire attribute references and removing unused imports.
2026-03-30 13:04:11 +02:00
..
compose feat(service): Add ElectricSQL (#8190) 2026-03-30 11:49:39 +02:00
service-templates-latest.json refactor: use forceCreate() for internal model creation 2026-03-30 13:04:11 +02:00
service-templates.json refactor: use forceCreate() for internal model creation 2026-03-30 13:04:11 +02:00
test-database-detection.yaml Pinning to the current latest 2025-12-15 17:56:33 +01:00