-
dfrazao-gitlab authored
The previous code was only using the migration version to generate the filename of the artifacts. With this change, we also add the migration name to the filename. New filename format: #{MIGRATION_VERSION}_#{MIGRATION_NAME} Related to https://gitlab.com/gitlab-org/database-team/gitlab-com-database-testing/-/issues/17
3fc91291