tmpfk
Temporary foreign key add/drop tool for using ERD generator for "Keyless entry (SQL Antipatterns)" schema.
Installation
Install it yourself as:
$ gem install tmpfk
Usage
Requirement
- "Keyless entry (SQL Antipatterns)" database.
- The Same format config.yml as Ridgepole's config.yml.
Add foreign keys
$ tmpfk add -c config.yml
Dop foreign keys
$ tmpfk drop -c config.yml
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/k1LoW/tmpfk. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
License
The gem is available as open source under the terms of the MIT License.