mirror of
https://github.com/fleetbase/fleetbase.git
synced 2026-01-08 07:16:49 +00:00
removed mermerd.yaml
This commit is contained in:
20
mermerd.yaml
20
mermerd.yaml
@@ -1,20 +0,0 @@
|
||||
connectionString: "mysql://root@tcp(127.0.0.1:3306)/fleetbase"
|
||||
|
||||
schema:
|
||||
- "fleetbase"
|
||||
- "fleetbase_storefront"
|
||||
|
||||
useAllTables: true
|
||||
|
||||
showAllConstraints: true
|
||||
encloseWithMermaidBackticks: false
|
||||
outputFileName: "fleetbase-db.mmd"
|
||||
debug: true
|
||||
omitConstraintLabels: true
|
||||
omitAttributeKeys: true
|
||||
showDescriptions:
|
||||
- enumValues
|
||||
- columnComments
|
||||
- notNull
|
||||
showSchemaPrefix: true
|
||||
schemaPrefixSeparator: "_"
|
||||
Reference in New Issue
Block a user