- Added migration 6.0.6 to enforce a unique constraint on `(bot_id, kind, param)` in `system_automations`, preventing “no unique or exclusion constraint matching the ON CONFLICT specification” errors, and created a supporting index. - Added migration 6.0.7 to replace the `clicks` table with a correctly defined primary key and a unique `(campaign_id, email)` constraint, satisfying Diesel |
||
|---|---|---|
| .. | ||
| 6.0.0.sql | ||
| 6.0.1.sql | ||
| 6.0.2.sql | ||
| 6.0.3.sql | ||
| 6.0.4.sql | ||
| 6.0.5.sql | ||