SchemaCrawler - Attributes Example
Description
SchemaCrawler allows you to provide table and column remarks from a YAML file with the --attributes-file command-line switch.
How to Setup
- Make sure that SchemaCrawler is installed on your system
- Make sure that
schemacrawleris on your PATH
How to Run
- Make sure that java is on your PATH
- Start the test database server by following instructions in the
_testdb/README.htmlfile - Start a command shell in the
attributesexample directory - Run
attributes.cmd attributes.yaml(orattributes.sh attributes.yamlon Unix).
How to Experiment
- Look at the
weak-associationsexample to see how you can add weak associations to the schema