botserver/migrations
Rodrigo Rodriguez (Pragmatismo) 1d7d0e10c0 feat(automation): add unique constraint and refactor action execution
- Added UNIQUE constraint on system_automations (bot_id, kind, param) to prevent duplicate automations
- Refactored execute_action to accept full Automation struct instead of just param
- Simplified bot name resolution by using automation.bot_id directly
- Improved error handling in action execution with proper error propagation
- Removed redundant bot name lookup logic by leveraging existing bot_id
2025-11-02 20:57:53 -03:00
..
6.0.0.sql feat: add bot_id to system_automations and enhance schedule handling 2025-11-02 19:32:25 -03:00
6.0.1.sql - Knowledge management. 2025-10-18 18:20:02 -03:00
6.0.2.sql - Knowledge management. 2025-10-18 18:20:02 -03:00
6.0.3.sql Add new KB and session association tables 2025-10-20 19:49:54 -03:00
6.0.4.sql feat(config): remove default server config and update database credentials 2025-10-30 17:32:21 -03:00
6.0.5.sql feat: add bot_id to system_automations and enhance schedule handling 2025-11-02 19:32:25 -03:00
6.0.8.sql - Migration to Open ADAL. 2025-10-28 14:53:45 -03:00
6.0.9.sql feat(automation): add unique constraint and refactor action execution 2025-11-02 20:57:53 -03:00
6.0.10.sql feat(automation): add unique constraint and refactor action execution 2025-11-02 20:57:53 -03:00