Thanks to visit codestin.com
Credit goes to github.com

Skip to content

d2ascii: classes/tables - #2623

Merged
alixander merged 2 commits into
d2lang:masterfrom
alixander:classes-ascii
Aug 20, 2025
Merged

d2ascii: classes/tables#2623
alixander merged 2 commits into
d2lang:masterfrom
alixander:classes-ascii

Conversation

@alixander

@alixander alixander commented Aug 20, 2025

Copy link
Copy Markdown
Collaborator

closes #2616

 ┌─────────────────────────────┐                                       
 │          costumes           │                                       
 │                             │                                       
 ├─────────────────────────────┤                                       
 │id                       int │                                       
 │silliness                int │                                       
 │monster                  int │                                       
 │last_updated       timestamp │───┐                                   
 │                             │   │                                   
 └─────────────────────────────┘   │                                   
                                   │                                   
                                   │    ┌─────────────────────────────┐
                                   │    │          monsters           │
                                   │    │                             │
                                   └───▶├─────────────────────────────┤
                                        │id                       int │
                                        │movie                 string │
                                        │weight                   int │
                                        │last_updated       timestamp │
                                        │                             │
                                        └─────────────────────────────┘

@alixander alixander changed the title classes/tables ascii d2ascii: classes/tables Aug 20, 2025
@alixander
alixander merged commit ef1d676 into d2lang:master Aug 20, 2025
3 checks passed
@alixander
alixander deleted the classes-ascii branch August 20, 2025 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[v0.7.1]shape: sql_table and class are not rendered as txt.

1 participant