debian-mirror-gitlab/scripts/partitioning/generate-fk

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
83 B
Text
Raw Normal View History

2023-04-23 21:23:45 +05:30
#!/bin/bash
exec bundle exec rails generate gitlab:partitioning:foreign_keys "$@"