Skip to content

Praefect migration to drop gitaly_ tables

Pavlo Strokov requested to merge ps-remove-old-tables into master

As there was a rename of the tables in migrations after migrations were applied all tables with old names are still present on the envs. New migration removes old tables with 'gitaly_' prefix if they are still exist.

Closes: #2796 (closed)

Merge request reports

Loading