@dbml/cli 8.3.0 → 8.3.1-custom-metadata.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/__tests__/db2dbml/mssql/dbml-error.log +21 -509
- package/__tests__/db2dbml/mysql/dbml-error.log +4 -661
- package/__tests__/db2dbml/oracle/dbml-error.log +27 -713
- package/__tests__/db2dbml/postgres/dbml-error.log +10 -360
- package/__tests__/dbml2sql/filename --mysql --out-file/out-files/schema.sql +1 -1
- package/__tests__/dbml2sql/filename --oracle --out-file/out-files/schema.sql +1 -1
- package/__tests__/dbml2sql/filename --out-file/out-files/schema.sql +1 -1
- package/__tests__/dbml2sql/filename --postgres --out-file/out-files/schema.sql +1 -1
- package/__tests__/dbml2sql/filenames --mysql --out-file/out-files/schema.sql +1 -1
- package/__tests__/dbml2sql/filenames --oracle --out-file/out-files/schema.sql +1 -1
- package/__tests__/dbml2sql/filenames --out-file/out-files/schema.sql +1 -1
- package/__tests__/dbml2sql/filenames --postgres --out-file/out-files/schema.sql +1 -1
- package/__tests__/dbml2sql/multifile error entry-syntax-error/dbml-error.log +2 -109
- package/__tests__/dbml2sql/multifile error import-not-found/dbml-error.log +3766 -14752
- package/__tests__/dbml2sql/multifile error imported-syntax-error/dbml-error.log +2 -40
- package/__tests__/dbml2sql/multifile error transitive-use-not-visible/dbml-error.log +2 -38
- package/__tests__/dbml2sql/multiple_schema_mssql/dbml-error.log +0 -30
- package/__tests__/dbml2sql/multiple_schema_mssql/out-files/multiple_schema.out.sql +1 -1
- package/__tests__/dbml2sql/multiple_schema_mysql/dbml-error.log +0 -30
- package/__tests__/dbml2sql/multiple_schema_mysql/out-files/multiple_schema.out.sql +1 -1
- package/__tests__/dbml2sql/multiple_schema_oracle/out-files/multiple_schema.out.sql +1 -1
- package/__tests__/dbml2sql/multiple_schema_pg/dbml-error.log +0 -30
- package/__tests__/dbml2sql/multiple_schema_pg/out-files/multiple_schema.out.sql +1 -1
- package/__tests__/dbml2sql/syntax-error/dbml-error.log +2 -256
- package/__tests__/sql2dbml/custom-error-alter-table-column-not-found --oracle/dbml-error.log +2 -184
- package/__tests__/sql2dbml/custom-error-alter-table-table-not-found --oracle/dbml-error.log +2 -184
- package/__tests__/sql2dbml/custom-error-column-comment-column-not-found --oracle/dbml-error.log +2 -184
- package/__tests__/sql2dbml/custom-error-column-comment-table-not-found --oracle/dbml-error.log +2 -184
- package/__tests__/sql2dbml/custom-error-create-index-table-not-found --oracle/dbml-error.log +2 -184
- package/__tests__/sql2dbml/custom-error-table-comment-table-not-found --oracle/dbml-error.log +2 -184
- package/__tests__/sql2dbml/syntax-error/dbml-error.log +2 -171
- package/__tests__/sql2dbml/syntax-error-duplicate-endpoints --mssql/dbml-error.log +2 -168
- package/__tests__/sql2dbml/syntax-error-duplicate-endpoints --mysql/dbml-error.log +2 -164
- package/lib/index.js +5 -5
- package/package.json +5 -5
- package/dbml-error.log +0 -3
|
@@ -1,364 +1,14 @@
|
|
|
1
|
-
2026-
|
|
2
|
-
Error: PostgreSQL connection error:
|
|
3
|
-
at
|
|
1
|
+
2026-06-15T10:58:19.526Z
|
|
2
|
+
Error: PostgreSQL connection error: error: password authentication failed for user "dbml"
|
|
3
|
+
at vi (/Users/xuantho573/projects/holistics/dbml/packages/dbml-connector/dist/index.js:3484:2977)
|
|
4
4
|
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
5
|
-
at async
|
|
6
|
-
at async connectionHandler (/
|
|
5
|
+
at async Di (/Users/xuantho573/projects/holistics/dbml/packages/dbml-connector/dist/index.js:3701:279)
|
|
6
|
+
at async connectionHandler (/Users/xuantho573/projects/holistics/dbml/packages/dbml-cli/lib/index.js:1152:22)
|
|
7
7
|
|
|
8
|
-
2026-
|
|
9
|
-
Error: PostgreSQL connection error:
|
|
10
|
-
at
|
|
8
|
+
2026-06-15T10:59:22.031Z
|
|
9
|
+
Error: PostgreSQL connection error: error: password authentication failed for user "dbml"
|
|
10
|
+
at vi (/Users/xuantho573/projects/holistics/dbml/packages/dbml-connector/dist/index.js:3484:2977)
|
|
11
11
|
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
12
|
-
at async
|
|
13
|
-
at async connectionHandler (/
|
|
14
|
-
|
|
15
|
-
2026-04-11T10:53:36.188Z
|
|
16
|
-
Error: PostgreSQL connection error: AggregateError
|
|
17
|
-
at D (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:1:1741)
|
|
18
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
19
|
-
at async ae (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:218:278)
|
|
20
|
-
at async connectionHandler (/home/huydna/projects/dbml/packages/dbml-cli/lib/index.js:1238:22)
|
|
21
|
-
|
|
22
|
-
2026-04-11T10:56:03.961Z
|
|
23
|
-
Error: PostgreSQL connection error: AggregateError
|
|
24
|
-
at D (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:1:1741)
|
|
25
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
26
|
-
at async ae (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:218:278)
|
|
27
|
-
at async connectionHandler (/home/huydna/projects/dbml/packages/dbml-cli/lib/index.js:1238:22)
|
|
28
|
-
|
|
29
|
-
2026-04-11T11:14:13.011Z
|
|
30
|
-
Error: PostgreSQL connection error: AggregateError
|
|
31
|
-
at D (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:1:1741)
|
|
32
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
33
|
-
at async ae (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:218:278)
|
|
34
|
-
at async connectionHandler (/home/huydna/projects/dbml/packages/dbml-cli/lib/index.js:1243:22)
|
|
35
|
-
|
|
36
|
-
2026-04-11T15:33:29.380Z
|
|
37
|
-
Error: PostgreSQL connection error: AggregateError
|
|
38
|
-
at D (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:1:1741)
|
|
39
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
40
|
-
at async ae (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:218:278)
|
|
41
|
-
at async connectionHandler (/home/huydna/projects/dbml/packages/dbml-cli/lib/index.js:1243:22)
|
|
42
|
-
|
|
43
|
-
2026-04-17T08:28:17.608Z
|
|
44
|
-
Error: PostgreSQL connection error: AggregateError
|
|
45
|
-
at vi (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3484:2977)
|
|
46
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
47
|
-
at async Di (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3701:279)
|
|
48
|
-
at async connectionHandler (/home/huydna/projects/dbml/packages/dbml-cli/lib/index.js:1168:22)
|
|
49
|
-
|
|
50
|
-
2026-04-17T08:30:09.572Z
|
|
51
|
-
Error: PostgreSQL connection error: AggregateError
|
|
52
|
-
at vi (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3484:2977)
|
|
53
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
54
|
-
at async Di (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3701:279)
|
|
55
|
-
at async connectionHandler (/home/huydna/projects/dbml/packages/dbml-cli/lib/index.js:1168:22)
|
|
56
|
-
|
|
57
|
-
2026-04-21T10:03:51.933Z
|
|
58
|
-
Error: PostgreSQL connection error: AggregateError
|
|
59
|
-
at vi (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3484:2977)
|
|
60
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
61
|
-
at async Di (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3701:279)
|
|
62
|
-
at async connectionHandler (/home/huydna/projects/dbml/packages/dbml-cli/lib/index.js:1168:22)
|
|
63
|
-
|
|
64
|
-
2026-04-25T14:23:28.989Z
|
|
65
|
-
Error: PostgreSQL connection error: AggregateError
|
|
66
|
-
at vi (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3484:2977)
|
|
67
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:103:5)
|
|
68
|
-
at async Di (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3701:279)
|
|
69
|
-
at async connectionHandler (/home/huydna/projects/dbml/packages/dbml-cli/lib/index.js:1168:22)
|
|
70
|
-
|
|
71
|
-
2026-04-25T14:24:49.373Z
|
|
72
|
-
Error: PostgreSQL connection error: AggregateError
|
|
73
|
-
at vi (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3484:2977)
|
|
74
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
75
|
-
at async Di (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3701:279)
|
|
76
|
-
at async connectionHandler (/home/huydna/projects/dbml/packages/dbml-cli/lib/index.js:1168:22)
|
|
77
|
-
|
|
78
|
-
2026-04-25T14:26:08.752Z
|
|
79
|
-
Error: PostgreSQL connection error: AggregateError
|
|
80
|
-
at vi (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3484:2977)
|
|
81
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
82
|
-
at async Di (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3701:279)
|
|
83
|
-
at async connectionHandler (/home/huydna/projects/dbml/packages/dbml-cli/lib/index.js:1168:22)
|
|
84
|
-
|
|
85
|
-
2026-04-25T14:27:28.117Z
|
|
86
|
-
Error: PostgreSQL connection error: AggregateError
|
|
87
|
-
at vi (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3484:2977)
|
|
88
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
89
|
-
at async Di (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3701:279)
|
|
90
|
-
at async connectionHandler (/home/huydna/projects/dbml/packages/dbml-cli/lib/index.js:1168:22)
|
|
91
|
-
|
|
92
|
-
2026-04-25T14:28:49.334Z
|
|
93
|
-
Error: PostgreSQL connection error: AggregateError
|
|
94
|
-
at vi (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3484:2977)
|
|
95
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
96
|
-
at async Di (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3701:279)
|
|
97
|
-
at async connectionHandler (/home/huydna/projects/dbml/packages/dbml-cli/lib/index.js:1168:22)
|
|
98
|
-
|
|
99
|
-
2026-04-25T14:39:09.763Z
|
|
100
|
-
Error: PostgreSQL connection error: AggregateError
|
|
101
|
-
at vi (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3484:2977)
|
|
102
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
103
|
-
at async Di (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3701:279)
|
|
104
|
-
at async connectionHandler (/home/huydna/projects/dbml/packages/dbml-cli/lib/index.js:1168:22)
|
|
105
|
-
|
|
106
|
-
2026-04-25T14:42:14.598Z
|
|
107
|
-
Error: PostgreSQL connection error: AggregateError
|
|
108
|
-
at vi (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3484:2977)
|
|
109
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
110
|
-
at async Di (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3701:279)
|
|
111
|
-
at async connectionHandler (/home/huydna/projects/dbml/packages/dbml-cli/lib/index.js:1168:22)
|
|
112
|
-
|
|
113
|
-
2026-04-25T14:46:23.725Z
|
|
114
|
-
Error: PostgreSQL connection error: AggregateError
|
|
115
|
-
at vi (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3484:2977)
|
|
116
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
117
|
-
at async Di (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3701:279)
|
|
118
|
-
at async connectionHandler (/home/huydna/projects/dbml/packages/dbml-cli/lib/index.js:1168:22)
|
|
119
|
-
|
|
120
|
-
2026-04-25T14:49:49.956Z
|
|
121
|
-
Error: PostgreSQL connection error: AggregateError
|
|
122
|
-
at vi (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3484:2977)
|
|
123
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
124
|
-
at async Di (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3701:279)
|
|
125
|
-
at async connectionHandler (/home/huydna/projects/dbml/packages/dbml-cli/lib/index.js:1168:22)
|
|
126
|
-
|
|
127
|
-
2026-04-25T14:52:22.439Z
|
|
128
|
-
Error: PostgreSQL connection error: AggregateError
|
|
129
|
-
at vi (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3484:2977)
|
|
130
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
131
|
-
at async Di (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3701:279)
|
|
132
|
-
at async connectionHandler (/home/huydna/projects/dbml/packages/dbml-cli/lib/index.js:1168:22)
|
|
133
|
-
|
|
134
|
-
2026-04-25T14:54:11.248Z
|
|
135
|
-
Error: PostgreSQL connection error: AggregateError
|
|
136
|
-
at vi (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3484:2977)
|
|
137
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
138
|
-
at async Di (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3701:279)
|
|
139
|
-
at async connectionHandler (/home/huydna/projects/dbml/packages/dbml-cli/lib/index.js:1168:22)
|
|
140
|
-
|
|
141
|
-
2026-04-25T14:55:38.057Z
|
|
142
|
-
Error: PostgreSQL connection error: AggregateError
|
|
143
|
-
at vi (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3484:2977)
|
|
144
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
145
|
-
at async Di (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3701:279)
|
|
146
|
-
at async connectionHandler (/home/huydna/projects/dbml/packages/dbml-cli/lib/index.js:1168:22)
|
|
147
|
-
|
|
148
|
-
2026-04-25T14:57:35.004Z
|
|
149
|
-
Error: PostgreSQL connection error: AggregateError
|
|
150
|
-
at vi (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3484:2977)
|
|
151
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
152
|
-
at async Di (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3701:279)
|
|
153
|
-
at async connectionHandler (/home/huydna/projects/dbml/packages/dbml-cli/lib/index.js:1168:22)
|
|
154
|
-
|
|
155
|
-
2026-04-25T14:59:23.863Z
|
|
156
|
-
Error: PostgreSQL connection error: AggregateError
|
|
157
|
-
at vi (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3484:2977)
|
|
158
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
159
|
-
at async Di (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3701:279)
|
|
160
|
-
at async connectionHandler (/home/huydna/projects/dbml/packages/dbml-cli/lib/index.js:1168:22)
|
|
161
|
-
|
|
162
|
-
2026-04-25T15:18:57.641Z
|
|
163
|
-
Error: PostgreSQL connection error: AggregateError
|
|
164
|
-
at vi (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3484:2977)
|
|
165
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
166
|
-
at async Di (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3701:279)
|
|
167
|
-
at async connectionHandler (/home/huydna/projects/dbml/packages/dbml-cli/lib/index.js:1168:22)
|
|
168
|
-
|
|
169
|
-
2026-04-25T15:45:16.023Z
|
|
170
|
-
Error: PostgreSQL connection error: AggregateError
|
|
171
|
-
at vi (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3484:2977)
|
|
172
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
173
|
-
at async Di (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3701:279)
|
|
174
|
-
at async connectionHandler (/home/huydna/projects/dbml/packages/dbml-cli/lib/index.js:1168:22)
|
|
175
|
-
|
|
176
|
-
2026-04-30T02:24:21.195Z
|
|
177
|
-
Error: PostgreSQL connection error: AggregateError
|
|
178
|
-
at vi (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3484:2977)
|
|
179
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
180
|
-
at async Di (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3701:279)
|
|
181
|
-
at async connectionHandler (/home/huydna/projects/dbml/packages/dbml-cli/lib/index.js:1168:22)
|
|
182
|
-
|
|
183
|
-
2026-04-30T02:27:08.467Z
|
|
184
|
-
Error: PostgreSQL connection error: AggregateError
|
|
185
|
-
at vi (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3484:2977)
|
|
186
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
187
|
-
at async Di (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3701:279)
|
|
188
|
-
at async connectionHandler (/home/huydna/projects/dbml/packages/dbml-cli/lib/index.js:1168:22)
|
|
189
|
-
|
|
190
|
-
2026-05-03T12:50:18.115Z
|
|
191
|
-
Error: PostgreSQL connection error: AggregateError
|
|
192
|
-
at vi (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3484:2977)
|
|
193
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
194
|
-
at async Di (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3701:279)
|
|
195
|
-
at async connectionHandler (/home/huydna/projects/dbml/packages/dbml-cli/lib/index.js:1168:22)
|
|
196
|
-
|
|
197
|
-
2026-05-03T12:55:36.280Z
|
|
198
|
-
Error: PostgreSQL connection error: AggregateError
|
|
199
|
-
at vi (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3484:2977)
|
|
200
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
201
|
-
at async Di (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3701:279)
|
|
202
|
-
at async connectionHandler (/home/huydna/projects/dbml/packages/dbml-cli/lib/index.js:1168:22)
|
|
203
|
-
|
|
204
|
-
2026-05-03T13:24:07.763Z
|
|
205
|
-
Error: PostgreSQL connection error: AggregateError
|
|
206
|
-
at vi (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3484:2977)
|
|
207
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
208
|
-
at async Di (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3701:279)
|
|
209
|
-
at async connectionHandler (/home/huydna/projects/dbml/packages/dbml-cli/lib/index.js:1168:22)
|
|
210
|
-
|
|
211
|
-
2026-05-04T15:14:14.533Z
|
|
212
|
-
Error: PostgreSQL connection error: error: role "dbml" does not exist
|
|
213
|
-
at vi (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3484:2977)
|
|
214
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
215
|
-
at async Di (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3701:279)
|
|
216
|
-
at async connectionHandler (/home/huydna/projects/dbml/packages/dbml-cli/lib/index.js:1168:22)
|
|
217
|
-
|
|
218
|
-
2026-05-04T17:06:02.311Z
|
|
219
|
-
Error: PostgreSQL connection error: error: role "dbml" does not exist
|
|
220
|
-
at vi (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3484:2977)
|
|
221
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:103:5)
|
|
222
|
-
at async Di (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3701:279)
|
|
223
|
-
at async connectionHandler (/home/huydna/projects/dbml/packages/dbml-cli/lib/index.js:1168:22)
|
|
224
|
-
|
|
225
|
-
2026-05-04T17:07:13.106Z
|
|
226
|
-
Error: PostgreSQL connection error: error: role "dbml" does not exist
|
|
227
|
-
at vi (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3484:2977)
|
|
228
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:103:5)
|
|
229
|
-
at async Di (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3701:279)
|
|
230
|
-
at async connectionHandler (/home/huydna/projects/dbml/packages/dbml-cli/lib/index.js:1168:22)
|
|
231
|
-
|
|
232
|
-
2026-05-06T08:11:40.136Z
|
|
233
|
-
Error: PostgreSQL connection error: error: role "dbml" does not exist
|
|
234
|
-
at vi (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3484:2977)
|
|
235
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:103:5)
|
|
236
|
-
at async Di (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3701:279)
|
|
237
|
-
at async connectionHandler (/home/huydna/projects/dbml/packages/dbml-cli/lib/index.js:1170:22)
|
|
238
|
-
|
|
239
|
-
2026-05-06T08:14:36.467Z
|
|
240
|
-
Error: PostgreSQL connection error: error: role "dbml" does not exist
|
|
241
|
-
at vi (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3484:2977)
|
|
242
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
243
|
-
at async Di (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3701:279)
|
|
244
|
-
at async connectionHandler (/home/huydna/projects/dbml/packages/dbml-cli/lib/index.js:1170:22)
|
|
245
|
-
|
|
246
|
-
2026-05-06T08:18:10.912Z
|
|
247
|
-
Error: PostgreSQL connection error: error: role "dbml" does not exist
|
|
248
|
-
at vi (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3484:2977)
|
|
249
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
250
|
-
at async Di (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3701:279)
|
|
251
|
-
at async connectionHandler (/home/huydna/projects/dbml/packages/dbml-cli/lib/index.js:1168:22)
|
|
252
|
-
|
|
253
|
-
2026-05-06T08:32:33.059Z
|
|
254
|
-
Error: PostgreSQL connection error: error: role "dbml" does not exist
|
|
255
|
-
at vi (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3484:2977)
|
|
256
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
257
|
-
at async Di (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3701:279)
|
|
258
|
-
at async connectionHandler (/home/huydna/projects/dbml/packages/dbml-cli/lib/index.js:1170:22)
|
|
259
|
-
|
|
260
|
-
2026-05-06T10:17:47.199Z
|
|
261
|
-
Error: PostgreSQL connection error: error: role "dbml" does not exist
|
|
262
|
-
at vi (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3484:2977)
|
|
263
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
264
|
-
at async Di (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3701:279)
|
|
265
|
-
at async connectionHandler (/home/huydna/projects/dbml/packages/dbml-cli/lib/index.js:1170:22)
|
|
266
|
-
|
|
267
|
-
2026-05-07T08:41:29.160Z
|
|
268
|
-
Error: PostgreSQL connection error: error: role "dbml" does not exist
|
|
269
|
-
at vi (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3484:2977)
|
|
270
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
271
|
-
at async Di (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3701:279)
|
|
272
|
-
at async connectionHandler (/home/huydna/projects/dbml/packages/dbml-cli/lib/index.js:1170:22)
|
|
273
|
-
|
|
274
|
-
2026-05-07T08:43:26.795Z
|
|
275
|
-
Error: PostgreSQL connection error: error: role "dbml" does not exist
|
|
276
|
-
at vi (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3484:2977)
|
|
277
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
278
|
-
at async Di (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3701:279)
|
|
279
|
-
at async connectionHandler (/home/huydna/projects/dbml/packages/dbml-cli/lib/index.js:1170:22)
|
|
280
|
-
|
|
281
|
-
2026-05-12T10:00:55.815Z
|
|
282
|
-
Error: PostgreSQL connection error: AggregateError
|
|
283
|
-
at vi (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3484:2977)
|
|
284
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
285
|
-
at async Di (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3701:279)
|
|
286
|
-
at async connectionHandler (/home/huydna/projects/dbml/packages/dbml-cli/lib/index.js:1170:22)
|
|
287
|
-
|
|
288
|
-
2026-05-14T03:42:36.188Z
|
|
289
|
-
Error: PostgreSQL connection error: AggregateError
|
|
290
|
-
at vi (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3484:2977)
|
|
291
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
292
|
-
at async Di (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3701:279)
|
|
293
|
-
at async connectionHandler (/home/huydna/projects/dbml/packages/dbml-cli/lib/index.js:1170:22)
|
|
294
|
-
|
|
295
|
-
2026-05-14T03:44:44.410Z
|
|
296
|
-
Error: PostgreSQL connection error: AggregateError
|
|
297
|
-
at vi (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3484:2977)
|
|
298
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
299
|
-
at async Di (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3701:279)
|
|
300
|
-
at async connectionHandler (/home/huydna/projects/dbml/packages/dbml-cli/lib/index.js:1170:22)
|
|
301
|
-
|
|
302
|
-
2026-05-14T03:45:57.724Z
|
|
303
|
-
Error: PostgreSQL connection error: AggregateError
|
|
304
|
-
at vi (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3484:2977)
|
|
305
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
306
|
-
at async Di (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3701:279)
|
|
307
|
-
at async connectionHandler (/home/huydna/projects/dbml/packages/dbml-cli/lib/index.js:1170:22)
|
|
308
|
-
|
|
309
|
-
2026-05-14T08:29:03.831Z
|
|
310
|
-
Error: PostgreSQL connection error: AggregateError
|
|
311
|
-
at vi (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3484:2977)
|
|
312
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
313
|
-
at async Di (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3701:279)
|
|
314
|
-
at async connectionHandler (/home/huydna/projects/dbml/packages/dbml-cli/lib/index.js:1168:22)
|
|
315
|
-
|
|
316
|
-
2026-05-14T08:30:28.331Z
|
|
317
|
-
Error: PostgreSQL connection error: AggregateError
|
|
318
|
-
at vi (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3484:2977)
|
|
319
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
320
|
-
at async Di (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3701:279)
|
|
321
|
-
at async connectionHandler (/home/huydna/projects/dbml/packages/dbml-cli/lib/index.js:1168:22)
|
|
322
|
-
|
|
323
|
-
2026-05-14T08:37:16.523Z
|
|
324
|
-
Error: PostgreSQL connection error: AggregateError
|
|
325
|
-
at vi (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3484:2977)
|
|
326
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
327
|
-
at async Di (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3701:279)
|
|
328
|
-
at async connectionHandler (/home/huydna/projects/dbml/packages/dbml-cli/lib/index.js:1168:22)
|
|
329
|
-
|
|
330
|
-
2026-05-14T08:48:26.684Z
|
|
331
|
-
Error: PostgreSQL connection error: AggregateError
|
|
332
|
-
at vi (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3484:2977)
|
|
333
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
334
|
-
at async Di (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3701:279)
|
|
335
|
-
at async connectionHandler (/home/huydna/projects/dbml/packages/dbml-cli/lib/index.js:1168:22)
|
|
336
|
-
|
|
337
|
-
2026-05-14T15:05:10.505Z
|
|
338
|
-
Error: PostgreSQL connection error: AggregateError
|
|
339
|
-
at vi (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3484:2977)
|
|
340
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
341
|
-
at async Di (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3701:279)
|
|
342
|
-
at async connectionHandler (/home/huydna/projects/dbml/packages/dbml-cli/lib/index.js:1171:22)
|
|
343
|
-
|
|
344
|
-
2026-06-01T03:38:28.102Z
|
|
345
|
-
Error: PostgreSQL connection error: AggregateError
|
|
346
|
-
at vi (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3484:2977)
|
|
347
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
348
|
-
at async Di (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3701:279)
|
|
349
|
-
at async connectionHandler (/home/huydna/projects/dbml/packages/dbml-cli/lib/index.js:1152:22)
|
|
350
|
-
|
|
351
|
-
2026-06-01T03:39:47.274Z
|
|
352
|
-
Error: PostgreSQL connection error: AggregateError
|
|
353
|
-
at vi (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3484:2977)
|
|
354
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
355
|
-
at async Di (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3701:279)
|
|
356
|
-
at async connectionHandler (/home/huydna/projects/dbml/packages/dbml-cli/lib/index.js:1152:22)
|
|
357
|
-
|
|
358
|
-
2026-06-01T04:54:26.958Z
|
|
359
|
-
Error: PostgreSQL connection error: AggregateError
|
|
360
|
-
at vi (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3484:2977)
|
|
361
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
362
|
-
at async Di (/home/huydna/projects/dbml/packages/dbml-connector/dist/index.js:3701:279)
|
|
363
|
-
at async connectionHandler (/home/huydna/projects/dbml/packages/dbml-cli/lib/index.js:1152:22)
|
|
12
|
+
at async Di (/Users/xuantho573/projects/holistics/dbml/packages/dbml-connector/dist/index.js:3701:279)
|
|
13
|
+
at async connectionHandler (/Users/xuantho573/projects/holistics/dbml/packages/dbml-cli/lib/index.js:1152:22)
|
|
364
14
|
|
|
@@ -1,116 +1,9 @@
|
|
|
1
|
-
2026-
|
|
1
|
+
2026-06-15T10:57:45.467Z
|
|
2
2
|
|
|
3
3
|
./in-files/main.dbml(5,15): Expect an identifier
|
|
4
4
|
./in-files/main.dbml(4,11): Unknown column setting 'pk user_id int'
|
|
5
5
|
|
|
6
|
-
2026-
|
|
7
|
-
|
|
8
|
-
./in-files/main.dbml(5,15): Expect an identifier
|
|
9
|
-
./in-files/main.dbml(4,11): Unknown column setting 'pk user_id int'
|
|
10
|
-
|
|
11
|
-
2026-05-14T08:25:30.846Z
|
|
12
|
-
|
|
13
|
-
./in-files/main.dbml(5,15): Expect an identifier
|
|
14
|
-
./in-files/main.dbml(4,11): Unknown column setting 'pk user_id int'
|
|
15
|
-
|
|
16
|
-
2026-05-14T08:27:27.270Z
|
|
17
|
-
|
|
18
|
-
./in-files/main.dbml(5,15): Expect an identifier
|
|
19
|
-
./in-files/main.dbml(4,11): Unknown column setting 'pk user_id int'
|
|
20
|
-
|
|
21
|
-
2026-05-14T08:28:07.657Z
|
|
22
|
-
|
|
23
|
-
./in-files/main.dbml(5,15): Expect an identifier
|
|
24
|
-
./in-files/main.dbml(4,11): Unknown column setting 'pk user_id int'
|
|
25
|
-
|
|
26
|
-
2026-05-14T08:29:33.572Z
|
|
27
|
-
|
|
28
|
-
./in-files/main.dbml(5,15): Expect an identifier
|
|
29
|
-
./in-files/main.dbml(4,11): Unknown column setting 'pk user_id int'
|
|
30
|
-
|
|
31
|
-
2026-05-14T08:35:30.939Z
|
|
32
|
-
|
|
33
|
-
./in-files/main.dbml(5,15): Expect an identifier
|
|
34
|
-
./in-files/main.dbml(4,11): Unknown column setting 'pk user_id int'
|
|
35
|
-
|
|
36
|
-
2026-05-14T08:36:16.069Z
|
|
37
|
-
|
|
38
|
-
./in-files/main.dbml(5,15): Expect an identifier
|
|
39
|
-
./in-files/main.dbml(4,11): Unknown column setting 'pk user_id int'
|
|
40
|
-
|
|
41
|
-
2026-05-14T08:39:23.228Z
|
|
42
|
-
|
|
43
|
-
./in-files/main.dbml(5,15): Expect an identifier
|
|
44
|
-
./in-files/main.dbml(4,11): Unknown column setting 'pk user_id int'
|
|
45
|
-
|
|
46
|
-
2026-05-14T08:42:08.604Z
|
|
47
|
-
|
|
48
|
-
./in-files/main.dbml(5,15): Expect an identifier
|
|
49
|
-
./in-files/main.dbml(4,11): Unknown column setting 'pk user_id int'
|
|
50
|
-
|
|
51
|
-
2026-05-14T08:42:53.495Z
|
|
52
|
-
|
|
53
|
-
./in-files/main.dbml(5,15): Expect an identifier
|
|
54
|
-
./in-files/main.dbml(4,11): Unknown column setting 'pk user_id int'
|
|
55
|
-
|
|
56
|
-
2026-05-14T08:44:23.336Z
|
|
57
|
-
|
|
58
|
-
./in-files/main.dbml(5,15): Expect an identifier
|
|
59
|
-
./in-files/main.dbml(4,11): Unknown column setting 'pk user_id int'
|
|
60
|
-
|
|
61
|
-
2026-05-14T08:46:36.316Z
|
|
62
|
-
|
|
63
|
-
./in-files/main.dbml(5,15): Expect an identifier
|
|
64
|
-
./in-files/main.dbml(4,11): Unknown column setting 'pk user_id int'
|
|
65
|
-
|
|
66
|
-
2026-05-14T08:47:23.732Z
|
|
67
|
-
|
|
68
|
-
./in-files/main.dbml(5,15): Expect an identifier
|
|
69
|
-
./in-files/main.dbml(4,11): Unknown column setting 'pk user_id int'
|
|
70
|
-
|
|
71
|
-
2026-05-14T09:17:17.515Z
|
|
72
|
-
|
|
73
|
-
./in-files/main.dbml(5,15): Expect an identifier
|
|
74
|
-
./in-files/main.dbml(5,15): Expect an identifier
|
|
75
|
-
./in-files/main.dbml(4,11): Unknown column setting 'pk user_id int'
|
|
76
|
-
|
|
77
|
-
2026-05-14T09:17:42.081Z
|
|
78
|
-
|
|
79
|
-
./in-files/main.dbml(5,15): Expect an identifier
|
|
80
|
-
./in-files/main.dbml(5,15): Expect an identifier
|
|
81
|
-
./in-files/main.dbml(4,11): Unknown column setting 'pk user_id int'
|
|
82
|
-
|
|
83
|
-
2026-05-14T09:24:38.125Z
|
|
84
|
-
|
|
85
|
-
./in-files/main.dbml(5,15): Expect an identifier
|
|
86
|
-
./in-files/main.dbml(4,11): Unknown column setting 'pk user_id int'
|
|
87
|
-
|
|
88
|
-
2026-05-14T09:25:37.568Z
|
|
89
|
-
|
|
90
|
-
./in-files/main.dbml(5,15): Expect an identifier
|
|
91
|
-
./in-files/main.dbml(4,11): Unknown column setting 'pk user_id int'
|
|
92
|
-
|
|
93
|
-
2026-05-14T15:04:03.503Z
|
|
94
|
-
|
|
95
|
-
./in-files/main.dbml(5,15): Expect an identifier
|
|
96
|
-
./in-files/main.dbml(4,11): Unknown column setting 'pk user_id int'
|
|
97
|
-
|
|
98
|
-
2026-06-01T03:37:07.185Z
|
|
99
|
-
|
|
100
|
-
./in-files/main.dbml(5,15): Expect an identifier
|
|
101
|
-
./in-files/main.dbml(4,11): Unknown column setting 'pk user_id int'
|
|
102
|
-
|
|
103
|
-
2026-06-01T03:38:19.200Z
|
|
104
|
-
|
|
105
|
-
./in-files/main.dbml(5,15): Expect an identifier
|
|
106
|
-
./in-files/main.dbml(4,11): Unknown column setting 'pk user_id int'
|
|
107
|
-
|
|
108
|
-
2026-06-01T04:50:45.797Z
|
|
109
|
-
|
|
110
|
-
./in-files/main.dbml(5,15): Expect an identifier
|
|
111
|
-
./in-files/main.dbml(4,11): Unknown column setting 'pk user_id int'
|
|
112
|
-
|
|
113
|
-
2026-06-01T04:53:17.724Z
|
|
6
|
+
2026-06-15T10:58:50.777Z
|
|
114
7
|
|
|
115
8
|
./in-files/main.dbml(5,15): Expect an identifier
|
|
116
9
|
./in-files/main.dbml(4,11): Unknown column setting 'pk user_id int'
|