SchemaCrawler - New SchemaCrawler Command Plugin
Description
SchemaCrawler has a plugin API to create a new SchemaCrawler command plugin.
How to Run
- Clone schemacrawler/SchemaCrawler-Plugins-Starter
- Look at the code in
example-command-plugin
and adapt it to your needs.
How to Experiment
- Modify the example code, and get it doing what you need it to do.