@dbml/cli 8.3.1-custom-metadata.1 → 8.4.0-alpha.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.
Files changed (36) hide show
  1. package/__tests__/db2dbml/mssql/dbml-error.log +759 -21
  2. package/__tests__/db2dbml/mysql/dbml-error.log +986 -4
  3. package/__tests__/db2dbml/oracle/dbml-error.log +1063 -27
  4. package/__tests__/db2dbml/postgres/dbml-error.log +535 -10
  5. package/__tests__/dbml2sql/filename --mysql --out-file/out-files/schema.sql +1 -1
  6. package/__tests__/dbml2sql/filename --oracle --out-file/out-files/schema.sql +1 -1
  7. package/__tests__/dbml2sql/filename --out-file/out-files/schema.sql +1 -1
  8. package/__tests__/dbml2sql/filename --postgres --out-file/out-files/schema.sql +1 -1
  9. package/__tests__/dbml2sql/filenames --mysql --out-file/out-files/schema.sql +1 -1
  10. package/__tests__/dbml2sql/filenames --oracle --out-file/out-files/schema.sql +1 -1
  11. package/__tests__/dbml2sql/filenames --out-file/out-files/schema.sql +1 -1
  12. package/__tests__/dbml2sql/filenames --postgres --out-file/out-files/schema.sql +1 -1
  13. package/__tests__/dbml2sql/multifile error entry-syntax-error/dbml-error.log +249 -2
  14. package/__tests__/dbml2sql/multifile error import-not-found/dbml-error.log +27262 -3788
  15. package/__tests__/dbml2sql/multifile error imported-syntax-error/dbml-error.log +180 -2
  16. package/__tests__/dbml2sql/multifile error transitive-use-not-visible/dbml-error.log +150 -2
  17. package/__tests__/dbml2sql/multiple_schema_mssql/dbml-error.log +30 -0
  18. package/__tests__/dbml2sql/multiple_schema_mssql/out-files/multiple_schema.out.sql +1 -1
  19. package/__tests__/dbml2sql/multiple_schema_mysql/dbml-error.log +30 -0
  20. package/__tests__/dbml2sql/multiple_schema_mysql/out-files/multiple_schema.out.sql +1 -1
  21. package/__tests__/dbml2sql/multiple_schema_oracle/out-files/multiple_schema.out.sql +1 -1
  22. package/__tests__/dbml2sql/multiple_schema_pg/dbml-error.log +30 -0
  23. package/__tests__/dbml2sql/multiple_schema_pg/out-files/multiple_schema.out.sql +1 -1
  24. package/__tests__/dbml2sql/syntax-error/dbml-error.log +396 -2
  25. package/__tests__/sql2dbml/custom-error-alter-table-column-not-found --oracle/dbml-error.log +300 -2
  26. package/__tests__/sql2dbml/custom-error-alter-table-table-not-found --oracle/dbml-error.log +300 -2
  27. package/__tests__/sql2dbml/custom-error-column-comment-column-not-found --oracle/dbml-error.log +300 -2
  28. package/__tests__/sql2dbml/custom-error-column-comment-table-not-found --oracle/dbml-error.log +296 -2
  29. package/__tests__/sql2dbml/custom-error-create-index-table-not-found --oracle/dbml-error.log +296 -2
  30. package/__tests__/sql2dbml/custom-error-table-comment-table-not-found --oracle/dbml-error.log +296 -2
  31. package/__tests__/sql2dbml/syntax-error/dbml-error.log +275 -2
  32. package/__tests__/sql2dbml/syntax-error-duplicate-endpoints --mssql/dbml-error.log +272 -2
  33. package/__tests__/sql2dbml/syntax-error-duplicate-endpoints --mysql/dbml-error.log +268 -2
  34. package/dbml-error.log +3 -0
  35. package/lib/index.js +5 -5
  36. package/package.json +5 -5
@@ -1,8 +1,306 @@
1
- 2026-06-15T10:57:56.588Z
1
+ 2026-04-11T10:15:23.834Z
2
+ undefined
3
+
4
+ 2026-04-11T10:19:06.952Z
5
+ undefined
6
+
7
+ 2026-04-11T10:52:51.609Z
8
+ undefined
9
+
10
+ 2026-04-11T10:55:21.671Z
11
+ undefined
12
+
13
+ 2026-04-11T11:13:30.102Z
14
+ undefined
15
+
16
+ 2026-04-11T15:32:43.083Z
17
+ undefined
18
+
19
+ 2026-04-17T08:27:31.290Z
20
+ undefined
21
+
22
+ 2026-04-17T08:29:23.142Z
23
+ undefined
24
+
25
+ 2026-04-21T10:03:06.204Z
26
+ undefined
27
+
28
+ 2026-04-25T14:22:46.806Z
29
+ undefined
30
+
31
+ 2026-04-25T14:24:05.270Z
32
+ undefined
33
+
34
+ 2026-04-25T14:25:24.446Z
35
+ undefined
36
+
37
+ 2026-04-25T14:26:43.643Z
38
+ undefined
39
+
40
+ 2026-04-25T14:28:04.586Z
41
+ undefined
42
+
43
+ 2026-04-25T14:38:26.348Z
44
+ undefined
45
+
46
+ 2026-04-25T14:41:30.782Z
47
+ undefined
48
+
49
+ 2026-04-25T14:45:39.294Z
50
+ undefined
51
+
52
+ 2026-04-25T14:46:59.687Z
53
+ undefined
54
+
55
+ 2026-04-25T14:49:06.006Z
56
+ undefined
57
+
58
+ 2026-04-25T14:50:26.042Z
59
+ undefined
60
+
61
+ 2026-04-25T14:51:38.348Z
62
+ undefined
63
+
64
+ 2026-04-25T14:53:27.121Z
65
+ undefined
66
+
67
+ 2026-04-25T14:54:52.390Z
68
+ undefined
69
+
70
+ 2026-04-25T14:56:47.461Z
71
+ undefined
72
+
73
+ 2026-04-25T14:58:39.467Z
74
+ undefined
75
+
76
+ 2026-04-25T15:18:12.284Z
77
+ undefined
78
+
79
+ 2026-04-25T15:44:28.462Z
80
+ undefined
81
+
82
+ 2026-04-30T02:23:34.572Z
83
+ undefined
84
+
85
+ 2026-04-30T02:26:22.207Z
86
+ undefined
87
+
88
+ 2026-05-03T12:49:31.035Z
89
+ undefined
90
+
91
+ 2026-05-03T12:54:46.035Z
92
+ undefined
93
+
94
+ 2026-05-03T13:23:18.219Z
95
+ undefined
96
+
97
+ 2026-05-04T15:13:25.065Z
98
+ undefined
99
+
100
+ 2026-05-04T17:05:17.438Z
101
+ undefined
102
+
103
+ 2026-05-04T17:06:28.712Z
104
+ undefined
105
+
106
+ 2026-05-04T17:07:45.891Z
107
+ undefined
108
+
109
+ 2026-05-06T08:10:59.190Z
110
+
111
+ You have a syntax error at "schema.sql" line 1 column 13. Table "Users" not found
112
+
113
+ 2026-05-06T08:13:53.393Z
114
+
115
+ You have a syntax error at "schema.sql" line 1 column 13. Table "Users" not found
116
+
117
+ 2026-05-06T08:16:18.290Z
118
+
119
+ You have a syntax error at "schema.sql" line 1 column 13. Table "Users" not found
120
+
121
+ 2026-05-06T08:17:26.368Z
122
+ undefined
123
+
124
+ 2026-05-06T08:18:42.669Z
125
+ undefined
126
+
127
+ 2026-05-06T08:31:54.324Z
128
+
129
+ You have a syntax error at "schema.sql" line 1 column 13. Table "Users" not found
130
+
131
+ 2026-05-06T10:17:03.429Z
132
+
133
+ You have a syntax error at "schema.sql" line 1 column 13. Table "Users" not found
134
+
135
+ 2026-05-07T08:40:41.446Z
136
+
137
+ You have a syntax error at "schema.sql" line 1 column 13. Table "Users" not found
138
+
139
+ 2026-05-07T08:42:36.191Z
140
+
141
+ You have a syntax error at "schema.sql" line 1 column 13. Table "Users" not found
142
+
143
+ 2026-05-12T10:00:07.181Z
144
+
145
+ You have a syntax error at "schema.sql" line 1 column 13. Table "Users" not found
146
+
147
+ 2026-05-14T03:41:48.714Z
148
+
149
+ You have a syntax error at "schema.sql" line 1 column 13. Table "Users" not found
150
+
151
+ 2026-05-14T03:43:50.511Z
152
+
153
+ You have a syntax error at "schema.sql" line 1 column 13. Table "Users" not found
154
+
155
+ 2026-05-14T03:45:10.329Z
156
+
157
+ You have a syntax error at "schema.sql" line 1 column 13. Table "Users" not found
158
+
159
+ 2026-05-14T08:28:20.107Z
160
+
161
+ You have a syntax error at "schema.sql" line 1 column 13. Table "Users" not found
162
+
163
+ 2026-05-14T08:29:45.162Z
164
+
165
+ You have a syntax error at "schema.sql" line 1 column 13. Table "Users" not found
166
+
167
+ 2026-05-14T08:36:32.215Z
168
+
169
+ You have a syntax error at "schema.sql" line 1 column 13. Table "Users" not found
170
+
171
+ 2026-05-14T08:47:43.095Z
172
+
173
+ You have a syntax error at "schema.sql" line 1 column 13. Table "Users" not found
174
+
175
+ 2026-05-14T15:04:24.555Z
176
+
177
+ You have a syntax error at "schema.sql" line 1 column 13. Table "Users" not found
178
+
179
+ 2026-06-01T03:37:29.012Z
180
+
181
+ You have a syntax error at "schema.sql" line 1 column 13. Table "Users" not found
182
+
183
+ 2026-06-01T03:38:42.136Z
184
+
185
+ You have a syntax error at "schema.sql" line 1 column 13. Table "Users" not found
186
+
187
+ 2026-06-01T04:53:41.775Z
188
+
189
+ You have a syntax error at "schema.sql" line 1 column 13. Table "Users" not found
190
+
191
+ 2026-07-01T10:22:18.682Z
192
+
193
+ You have a syntax error at "schema.sql" line 1 column 13. Table "Users" not found
194
+
195
+ 2026-07-01T10:23:55.715Z
196
+
197
+ You have a syntax error at "schema.sql" line 1 column 13. Table "Users" not found
198
+
199
+ 2026-07-01T10:26:14.731Z
200
+
201
+ You have a syntax error at "schema.sql" line 1 column 13. Table "Users" not found
202
+
203
+ 2026-07-01T10:28:04.928Z
204
+
205
+ You have a syntax error at "schema.sql" line 1 column 13. Table "Users" not found
206
+
207
+ 2026-07-01T10:29:40.264Z
208
+
209
+ You have a syntax error at "schema.sql" line 1 column 13. Table "Users" not found
210
+
211
+ 2026-07-01T10:31:27.586Z
212
+
213
+ You have a syntax error at "schema.sql" line 1 column 13. Table "Users" not found
214
+
215
+ 2026-07-01T10:34:20.740Z
216
+
217
+ You have a syntax error at "schema.sql" line 1 column 13. Table "Users" not found
218
+
219
+ 2026-07-01T10:36:56.906Z
220
+
221
+ You have a syntax error at "schema.sql" line 1 column 13. Table "Users" not found
222
+
223
+ 2026-07-01T10:38:28.951Z
224
+
225
+ You have a syntax error at "schema.sql" line 1 column 13. Table "Users" not found
226
+
227
+ 2026-07-01T10:39:47.259Z
228
+
229
+ You have a syntax error at "schema.sql" line 1 column 13. Table "Users" not found
230
+
231
+ 2026-07-01T10:41:18.802Z
232
+
233
+ You have a syntax error at "schema.sql" line 1 column 13. Table "Users" not found
234
+
235
+ 2026-07-01T10:42:52.276Z
236
+
237
+ You have a syntax error at "schema.sql" line 1 column 13. Table "Users" not found
238
+
239
+ 2026-07-01T10:52:07.639Z
240
+
241
+ You have a syntax error at "schema.sql" line 1 column 13. Table "Users" not found
242
+
243
+ 2026-07-01T10:53:00.485Z
244
+
245
+ You have a syntax error at "schema.sql" line 1 column 13. Table "Users" not found
246
+
247
+ 2026-07-03T05:20:40.024Z
248
+
249
+ You have a syntax error at "schema.sql" line 1 column 13. Table "Users" not found
250
+
251
+ 2026-07-03T08:50:27.747Z
252
+
253
+ You have a syntax error at "schema.sql" line 1 column 13. Table "Users" not found
254
+
255
+ 2026-07-03T08:52:05.052Z
256
+
257
+ You have a syntax error at "schema.sql" line 1 column 13. Table "Users" not found
258
+
259
+ 2026-07-03T10:22:46.788Z
260
+
261
+ You have a syntax error at "schema.sql" line 1 column 13. Table "Users" not found
262
+
263
+ 2026-07-06T02:59:46.986Z
264
+
265
+ You have a syntax error at "schema.sql" line 1 column 13. Table "Users" not found
266
+
267
+ 2026-07-06T03:04:32.058Z
268
+
269
+ You have a syntax error at "schema.sql" line 1 column 13. Table "Users" not found
270
+
271
+ 2026-07-06T03:34:15.631Z
272
+
273
+ You have a syntax error at "schema.sql" line 1 column 13. Table "Users" not found
274
+
275
+ 2026-07-06T03:59:01.775Z
276
+
277
+ You have a syntax error at "schema.sql" line 1 column 13. Table "Users" not found
278
+
279
+ 2026-07-06T04:53:12.004Z
280
+
281
+ You have a syntax error at "schema.sql" line 1 column 13. Table "Users" not found
282
+
283
+ 2026-07-06T05:26:18.783Z
284
+
285
+ You have a syntax error at "schema.sql" line 1 column 13. Table "Users" not found
286
+
287
+ 2026-07-06T05:31:27.000Z
288
+
289
+ You have a syntax error at "schema.sql" line 1 column 13. Table "Users" not found
290
+
291
+ 2026-07-06T09:39:49.555Z
292
+
293
+ You have a syntax error at "schema.sql" line 1 column 13. Table "Users" not found
294
+
295
+ 2026-07-06T09:41:45.289Z
296
+
297
+ You have a syntax error at "schema.sql" line 1 column 13. Table "Users" not found
298
+
299
+ 2026-07-06T09:52:57.873Z
2
300
 
3
301
  You have a syntax error at "schema.sql" line 1 column 13. Table "Users" not found
4
302
 
5
- 2026-06-15T10:59:00.474Z
303
+ 2026-07-06T10:05:51.146Z
6
304
 
7
305
  You have a syntax error at "schema.sql" line 1 column 13. Table "Users" not found
8
306
 
@@ -1,8 +1,306 @@
1
- 2026-06-15T10:57:57.324Z
1
+ 2026-04-11T10:15:25.110Z
2
+ undefined
3
+
4
+ 2026-04-11T10:19:08.349Z
5
+ undefined
6
+
7
+ 2026-04-11T10:52:53.047Z
8
+ undefined
9
+
10
+ 2026-04-11T10:55:23.078Z
11
+ undefined
12
+
13
+ 2026-04-11T11:13:31.472Z
14
+ undefined
15
+
16
+ 2026-04-11T15:32:44.701Z
17
+ undefined
18
+
19
+ 2026-04-17T08:27:32.743Z
20
+ undefined
21
+
22
+ 2026-04-17T08:29:24.682Z
23
+ undefined
24
+
25
+ 2026-04-21T10:03:07.666Z
26
+ undefined
27
+
28
+ 2026-04-25T14:22:48.153Z
29
+ undefined
30
+
31
+ 2026-04-25T14:24:06.640Z
32
+ undefined
33
+
34
+ 2026-04-25T14:25:25.883Z
35
+ undefined
36
+
37
+ 2026-04-25T14:26:45.004Z
38
+ undefined
39
+
40
+ 2026-04-25T14:28:05.948Z
41
+ undefined
42
+
43
+ 2026-04-25T14:38:27.695Z
44
+ undefined
45
+
46
+ 2026-04-25T14:41:32.237Z
47
+ undefined
48
+
49
+ 2026-04-25T14:45:40.694Z
50
+ undefined
51
+
52
+ 2026-04-25T14:47:01.075Z
53
+ undefined
54
+
55
+ 2026-04-25T14:49:07.410Z
56
+ undefined
57
+
58
+ 2026-04-25T14:50:27.433Z
59
+ undefined
60
+
61
+ 2026-04-25T14:51:39.747Z
62
+ undefined
63
+
64
+ 2026-04-25T14:53:28.520Z
65
+ undefined
66
+
67
+ 2026-04-25T14:54:53.863Z
68
+ undefined
69
+
70
+ 2026-04-25T14:56:48.989Z
71
+ undefined
72
+
73
+ 2026-04-25T14:58:40.866Z
74
+ undefined
75
+
76
+ 2026-04-25T15:18:13.838Z
77
+ undefined
78
+
79
+ 2026-04-25T15:44:29.965Z
80
+ undefined
81
+
82
+ 2026-04-30T02:23:36.179Z
83
+ undefined
84
+
85
+ 2026-04-30T02:26:23.897Z
86
+ undefined
87
+
88
+ 2026-05-03T12:49:32.594Z
89
+ undefined
90
+
91
+ 2026-05-03T12:54:47.650Z
92
+ undefined
93
+
94
+ 2026-05-03T13:23:19.775Z
95
+ undefined
96
+
97
+ 2026-05-04T15:13:26.671Z
98
+ undefined
99
+
100
+ 2026-05-04T17:05:18.775Z
101
+ undefined
102
+
103
+ 2026-05-04T17:06:30.076Z
104
+ undefined
105
+
106
+ 2026-05-04T17:07:47.280Z
107
+ undefined
108
+
109
+ 2026-05-06T08:11:00.558Z
110
+
111
+ You have a syntax error at "schema.sql" line 5 column 19. Column "name" not found in table "Users"
112
+
113
+ 2026-05-06T08:13:54.748Z
114
+
115
+ You have a syntax error at "schema.sql" line 5 column 19. Column "name" not found in table "Users"
116
+
117
+ 2026-05-06T08:16:19.649Z
118
+
119
+ You have a syntax error at "schema.sql" line 5 column 19. Column "name" not found in table "Users"
120
+
121
+ 2026-05-06T08:17:27.721Z
122
+ undefined
123
+
124
+ 2026-05-06T08:18:44.046Z
125
+ undefined
126
+
127
+ 2026-05-06T08:31:55.691Z
128
+
129
+ You have a syntax error at "schema.sql" line 5 column 19. Column "name" not found in table "Users"
130
+
131
+ 2026-05-06T10:17:04.922Z
132
+
133
+ You have a syntax error at "schema.sql" line 5 column 19. Column "name" not found in table "Users"
134
+
135
+ 2026-05-07T08:40:42.906Z
136
+
137
+ You have a syntax error at "schema.sql" line 5 column 19. Column "name" not found in table "Users"
138
+
139
+ 2026-05-07T08:42:37.754Z
140
+
141
+ You have a syntax error at "schema.sql" line 5 column 19. Column "name" not found in table "Users"
142
+
143
+ 2026-05-12T10:00:08.813Z
144
+
145
+ You have a syntax error at "schema.sql" line 5 column 19. Column "name" not found in table "Users"
146
+
147
+ 2026-05-14T03:41:50.248Z
148
+
149
+ You have a syntax error at "schema.sql" line 5 column 19. Column "name" not found in table "Users"
150
+
151
+ 2026-05-14T03:43:52.145Z
152
+
153
+ You have a syntax error at "schema.sql" line 5 column 19. Column "name" not found in table "Users"
154
+
155
+ 2026-05-14T03:45:11.988Z
156
+
157
+ You have a syntax error at "schema.sql" line 5 column 19. Column "name" not found in table "Users"
158
+
159
+ 2026-05-14T08:28:21.468Z
160
+
161
+ You have a syntax error at "schema.sql" line 5 column 19. Column "name" not found in table "Users"
162
+
163
+ 2026-05-14T08:29:46.589Z
164
+
165
+ You have a syntax error at "schema.sql" line 5 column 19. Column "name" not found in table "Users"
166
+
167
+ 2026-05-14T08:36:33.557Z
168
+
169
+ You have a syntax error at "schema.sql" line 5 column 19. Column "name" not found in table "Users"
170
+
171
+ 2026-05-14T08:47:44.568Z
172
+
173
+ You have a syntax error at "schema.sql" line 5 column 19. Column "name" not found in table "Users"
174
+
175
+ 2026-05-14T15:04:26.055Z
176
+
177
+ You have a syntax error at "schema.sql" line 5 column 19. Column "name" not found in table "Users"
178
+
179
+ 2026-06-01T03:37:30.816Z
180
+
181
+ You have a syntax error at "schema.sql" line 5 column 19. Column "name" not found in table "Users"
182
+
183
+ 2026-06-01T03:38:43.629Z
184
+
185
+ You have a syntax error at "schema.sql" line 5 column 19. Column "name" not found in table "Users"
186
+
187
+ 2026-06-01T04:53:43.415Z
188
+
189
+ You have a syntax error at "schema.sql" line 5 column 19. Column "name" not found in table "Users"
190
+
191
+ 2026-07-01T10:22:19.966Z
192
+
193
+ You have a syntax error at "schema.sql" line 5 column 19. Column "name" not found in table "Users"
194
+
195
+ 2026-07-01T10:23:57.097Z
196
+
197
+ You have a syntax error at "schema.sql" line 5 column 19. Column "name" not found in table "Users"
198
+
199
+ 2026-07-01T10:26:16.063Z
200
+
201
+ You have a syntax error at "schema.sql" line 5 column 19. Column "name" not found in table "Users"
202
+
203
+ 2026-07-01T10:28:06.231Z
204
+
205
+ You have a syntax error at "schema.sql" line 5 column 19. Column "name" not found in table "Users"
206
+
207
+ 2026-07-01T10:29:41.707Z
208
+
209
+ You have a syntax error at "schema.sql" line 5 column 19. Column "name" not found in table "Users"
210
+
211
+ 2026-07-01T10:31:28.971Z
212
+
213
+ You have a syntax error at "schema.sql" line 5 column 19. Column "name" not found in table "Users"
214
+
215
+ 2026-07-01T10:34:22.031Z
216
+
217
+ You have a syntax error at "schema.sql" line 5 column 19. Column "name" not found in table "Users"
218
+
219
+ 2026-07-01T10:36:58.205Z
220
+
221
+ You have a syntax error at "schema.sql" line 5 column 19. Column "name" not found in table "Users"
222
+
223
+ 2026-07-01T10:38:30.398Z
224
+
225
+ You have a syntax error at "schema.sql" line 5 column 19. Column "name" not found in table "Users"
226
+
227
+ 2026-07-01T10:39:48.767Z
228
+
229
+ You have a syntax error at "schema.sql" line 5 column 19. Column "name" not found in table "Users"
230
+
231
+ 2026-07-01T10:41:20.103Z
232
+
233
+ You have a syntax error at "schema.sql" line 5 column 19. Column "name" not found in table "Users"
234
+
235
+ 2026-07-01T10:42:53.692Z
236
+
237
+ You have a syntax error at "schema.sql" line 5 column 19. Column "name" not found in table "Users"
238
+
239
+ 2026-07-01T10:52:08.884Z
240
+
241
+ You have a syntax error at "schema.sql" line 5 column 19. Column "name" not found in table "Users"
242
+
243
+ 2026-07-01T10:53:01.731Z
244
+
245
+ You have a syntax error at "schema.sql" line 5 column 19. Column "name" not found in table "Users"
246
+
247
+ 2026-07-03T05:20:41.802Z
248
+
249
+ You have a syntax error at "schema.sql" line 5 column 19. Column "name" not found in table "Users"
250
+
251
+ 2026-07-03T08:50:29.205Z
252
+
253
+ You have a syntax error at "schema.sql" line 5 column 19. Column "name" not found in table "Users"
254
+
255
+ 2026-07-03T08:52:06.516Z
256
+
257
+ You have a syntax error at "schema.sql" line 5 column 19. Column "name" not found in table "Users"
258
+
259
+ 2026-07-03T10:22:48.361Z
260
+
261
+ You have a syntax error at "schema.sql" line 5 column 19. Column "name" not found in table "Users"
262
+
263
+ 2026-07-06T02:59:48.438Z
264
+
265
+ You have a syntax error at "schema.sql" line 5 column 19. Column "name" not found in table "Users"
266
+
267
+ 2026-07-06T03:04:33.602Z
268
+
269
+ You have a syntax error at "schema.sql" line 5 column 19. Column "name" not found in table "Users"
270
+
271
+ 2026-07-06T03:34:17.079Z
272
+
273
+ You have a syntax error at "schema.sql" line 5 column 19. Column "name" not found in table "Users"
274
+
275
+ 2026-07-06T03:59:03.505Z
276
+
277
+ You have a syntax error at "schema.sql" line 5 column 19. Column "name" not found in table "Users"
278
+
279
+ 2026-07-06T04:53:13.524Z
280
+
281
+ You have a syntax error at "schema.sql" line 5 column 19. Column "name" not found in table "Users"
282
+
283
+ 2026-07-06T05:26:20.256Z
284
+
285
+ You have a syntax error at "schema.sql" line 5 column 19. Column "name" not found in table "Users"
286
+
287
+ 2026-07-06T05:31:28.457Z
288
+
289
+ You have a syntax error at "schema.sql" line 5 column 19. Column "name" not found in table "Users"
290
+
291
+ 2026-07-06T09:39:51.078Z
292
+
293
+ You have a syntax error at "schema.sql" line 5 column 19. Column "name" not found in table "Users"
294
+
295
+ 2026-07-06T09:41:46.802Z
296
+
297
+ You have a syntax error at "schema.sql" line 5 column 19. Column "name" not found in table "Users"
298
+
299
+ 2026-07-06T09:52:59.429Z
2
300
 
3
301
  You have a syntax error at "schema.sql" line 5 column 19. Column "name" not found in table "Users"
4
302
 
5
- 2026-06-15T10:59:01.152Z
303
+ 2026-07-06T10:05:52.728Z
6
304
 
7
305
  You have a syntax error at "schema.sql" line 5 column 19. Column "name" not found in table "Users"
8
306