We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1eb96ac commit 2c1cc59Copy full SHA for 2c1cc59
.github/workflows/automatic-erd.yml
@@ -66,7 +66,7 @@ jobs:
66
67
- name: Install dbml-cli and renderer
68
run: |
69
- npm install -g @dbml/cli @dbml/renderer
+ npm install -g @dbml/cli
70
71
- name: Convert SQL to DBML
72
0 commit comments