Setting the file. One moment.
Skill 151 · Efcore D2 Db Diagram
Subchapter 151.1
references/d2-erd-style.mdMarkdown490 BView on GitHub
vars: {
d2-config: {
Clients: {
shape: sql_table
Id: uuid {constraint: primary_key}
Name: varchar(200)
Status: enum
}Offers.ClientId -> Clients.Id: "N:1"classes: {
join_table: {
style.stroke-dash: 4
}
technical: {
style.opacity: 0.55
}
optional_relation: {
style.stroke-dash: 3
}
}