- 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 |
||
|---|---|---|
| .. | ||
| 6.0.0.sql | ||
| 6.0.1.sql | ||
| 6.0.2.sql | ||
| 6.0.3.sql | ||
| 6.0.4.sql | ||
| 6.0.5.sql | ||
| 6.0.8.sql | ||
| 6.0.9.sql | ||
| 6.0.10.sql | ||