OCA_Reporting_engine_17.0/base_comment_template/migrations
Pedro M. Baeza 5d73e93c19 [FIX] base_comment_template: Incorrect m2m column names + script + avoid FK constraint
- The name of the columns were swapped, so better to fix it for avoiding
  mistakes due to this.
- Migration script for detecting the condition and swap column names.
- On v12 > v13 migration, include JOINs for avoiding FK constraint,
  which `ON CONFLICT` clause doesn't protect.
2021-05-15 16:58:39 +02:00
..
13.0.1.0.0 [FIX] base_comment_template: Incorrect m2m column names + script + avoid FK constraint 2021-05-15 16:58:39 +02:00
13.0.2.0.0 [IMP] base_comment_template: Refactor code and convert to Many2Many 2021-05-04 08:04:32 +02:00
13.0.3.0.0 [FIX] base_comment_template: Incorrect m2m column names + script + avoid FK constraint 2021-05-15 16:58:39 +02:00