botserver/migrations/6.0.0_initial_schema
Rodrigo Rodriguez (Pragmatismo) 7de29e6189 feat(automation): increase schedule field size and improve task checking
- Increased schedule field size from bpchar(12) to bpchar(20) in database schema
- Reduced task checking interval from 60s to 5s for more responsive automation
- Improved error handling for schedule parsing and execution
- Added proper error logging for automation failures
- Changed automation execution to use bot_id instead of nil UUID
- Enhanced HEAR keyword functionality (partial diff shown)
2025-11-12 15:04:04 -03:00
..
down.sql feat: add diesel_migrations and update dependencies 2025-11-12 12:48:06 -03:00
up.sql feat(automation): increase schedule field size and improve task checking 2025-11-12 15:04:04 -03:00