• Yannis Roussos's avatar
    Add migration to swap partitioned web_hook_logs · c845d64d
    Yannis Roussos authored
    - Add a new migration to swap the partitioned web_hook_logs
      table with the original, non-partitioned table
    - Create Model for web_hook_logs_archived
    - Drop Model for web_hook_log_partitioned
    - Add the web_hook_log_archived_spec to validate that the
      swap works as expected and that the two tables are still
      in sync
    c845d64d
323677-swap-base-and-partitioned-web-hook-logs.yml 100 Bytes