Welcome to mirror list, hosted at ThFree Co, Russian Federation.

generate-fk « partitioning « scripts - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4f2dac1d61e2cc07011a2f3e3d02374c25bafd6c (plain)
1
2
3
#!/bin/bash

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