Files
OSJ/schemaspy.properties
CHIEFSOFT\ameye df3a033196 first commit
2024-06-08 17:09:23 -04:00

11 lines
344 B
Properties

# SchemaSpy (http://www.schemaspy.org) can be used to visualize the database.
# Run it as follows:
# java -jar /path/to/schemaspy.jar \
# -t mariadb \
# -dp /path/to/mariadb-java-client.jar \
# -u db_username -p db_password -host db_hostname -db db_name -s db_name
schemaspy.o=docs/schemaspy
schemaspy.norows=true
schemaspy.noviews=true