first commit

This commit is contained in:
CHIEFSOFT\ameye
2024-06-08 17:09:23 -04:00
commit df3a033196
17887 changed files with 8637778 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
# 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