Skip to content
Snippets Groups Projects

Add FK from partitioned web_hook_logs to web_hooks (Part 3 of partitioned web_hook_logs migrations)

Merged Yannis Roussos requested to merge 323676-add-fk-to-partitioned-web-hook-logs into master
All threads resolved!
6 files
+ 106
2
Compare changes
  • Side-by-side
  • Inline
Files
6
  • 326202f3
    Add FK to partitioned web_hook_logs · 326202f3
    Yannis Roussos authored
    - Add a post deployment migration to add a foreign key from the
    partitioned web_hook_logs copy to web_hooks. It recursevely adds
    the FK to all the partitions as well.
---
title: Add a foreign key from the partitioned web_hook_logs to web_hooks
merge_request: 59282
author:
type: other
Loading