#!/bin/bash

exec bundle exec rails generate gitlab:partitioning:foreign_keys "$@"
