coolify/database
Andras Bacsai 4d36265017 fix(api): improve scheduled tasks validation and delete logic
- Use explicit has() checks for timeout and enabled fields to properly handle falsy values
- Add validation to prevent empty update requests
- Optimize delete endpoint to use direct query deletion instead of fetch-then-delete
- Update factory to use Team::factory() for proper test isolation
2026-02-18 14:30:44 +01:00
..
factories fix(api): improve scheduled tasks validation and delete logic 2026-02-18 14:30:44 +01:00
migrations test: add Pest browser testing with SQLite :memory: schema 2026-02-11 15:25:47 +01:00
schema test: add Pest browser testing with SQLite :memory: schema 2026-02-11 15:25:47 +01:00
seeders feat: Add deterministic UUIDs to development seeders 2025-12-11 09:54:27 +01:00
.gitignore init of v4 🌮 2023-03-17 15:33:48 +01:00