@dbml/cli 3.13.2 → 3.13.3-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 (72) hide show
  1. package/dbml-error.log +0 -161
  2. package/package.json +4 -4
  3. package/snowflake.log +40 -129
  4. package/__test__/db2dbml/mssql/dbml-error.log +0 -614
  5. package/__test__/db2dbml/mssql/out-files/schema.dbml +0 -242
  6. package/__test__/db2dbml/mysql/dbml-error.log +0 -550
  7. package/__test__/db2dbml/mysql/out-files/schema.dbml +0 -180
  8. package/__test__/db2dbml/postgres/dbml-error.log +0 -361
  9. package/__test__/db2dbml/postgres/out-files/schema.dbml +0 -180
  10. package/__test__/dbml2sql/filename --mysql --out-file/dbml-error.log +0 -0
  11. package/__test__/dbml2sql/filename --mysql --out-file/out-files/schema.sql +0 -65
  12. package/__test__/dbml2sql/filename --mysql stdout/dbml-error.log +0 -0
  13. package/__test__/dbml2sql/filename --oracle --out-file/dbml-error.log +0 -0
  14. package/__test__/dbml2sql/filename --oracle --out-file/out-files/schema.sql +0 -61
  15. package/__test__/dbml2sql/filename --oracle stdout/dbml-error.log +0 -0
  16. package/__test__/dbml2sql/filename --out-file/dbml-error.log +0 -0
  17. package/__test__/dbml2sql/filename --out-file/out-files/schema.sql +0 -77
  18. package/__test__/dbml2sql/filename --postgres --out-file/dbml-error.log +0 -0
  19. package/__test__/dbml2sql/filename --postgres --out-file/out-files/schema.sql +0 -77
  20. package/__test__/dbml2sql/filename --postgres stdout/dbml-error.log +0 -0
  21. package/__test__/dbml2sql/filename stdout/dbml-error.log +0 -0
  22. package/__test__/dbml2sql/filenames --mysql --out-file/dbml-error.log +0 -0
  23. package/__test__/dbml2sql/filenames --mysql --out-file/out-files/schema.sql +0 -172
  24. package/__test__/dbml2sql/filenames --mysql stdout/dbml-error.log +0 -0
  25. package/__test__/dbml2sql/filenames --oracle --out-file/dbml-error.log +0 -0
  26. package/__test__/dbml2sql/filenames --oracle --out-file/out-files/schema.sql +0 -172
  27. package/__test__/dbml2sql/filenames --oracle stdout/dbml-error.log +0 -0
  28. package/__test__/dbml2sql/filenames --out-file/dbml-error.log +0 -0
  29. package/__test__/dbml2sql/filenames --out-file/out-files/schema.sql +0 -172
  30. package/__test__/dbml2sql/filenames --postgres --out-file/dbml-error.log +0 -0
  31. package/__test__/dbml2sql/filenames --postgres --out-file/out-files/schema.sql +0 -172
  32. package/__test__/dbml2sql/filenames --postgres stdout/dbml-error.log +0 -0
  33. package/__test__/dbml2sql/filenames stdout/dbml-error.log +0 -0
  34. package/__test__/dbml2sql/multiple_schema_mssql/dbml-error.log +0 -0
  35. package/__test__/dbml2sql/multiple_schema_mssql/out-files/multiple_schema.out.sql +0 -62
  36. package/__test__/dbml2sql/multiple_schema_mysql/dbml-error.log +0 -0
  37. package/__test__/dbml2sql/multiple_schema_mysql/out-files/multiple_schema.out.sql +0 -50
  38. package/__test__/dbml2sql/multiple_schema_oracle/dbml-error.log +0 -0
  39. package/__test__/dbml2sql/multiple_schema_oracle/out-files/multiple_schema.out.sql +0 -88
  40. package/__test__/dbml2sql/multiple_schema_pg/dbml-error.log +0 -0
  41. package/__test__/dbml2sql/multiple_schema_pg/out-files/multiple_schema.out.sql +0 -67
  42. package/__test__/dbml2sql/syntax-error/dbml-error.log +0 -21
  43. package/__test__/sql2dbml/filename --mssql --out-file/dbml-error.log +0 -0
  44. package/__test__/sql2dbml/filename --mssql --out-file/out-files/schema.dbml +0 -25
  45. package/__test__/sql2dbml/filename --mysql --out-file/dbml-error.log +0 -0
  46. package/__test__/sql2dbml/filename --mysql --out-file/out-files/schema.dbml +0 -74
  47. package/__test__/sql2dbml/filename --mysql stdout/dbml-error.log +0 -0
  48. package/__test__/sql2dbml/filename --out-file/dbml-error.log +0 -0
  49. package/__test__/sql2dbml/filename --out-file/out-files/schema.dbml +0 -74
  50. package/__test__/sql2dbml/filename --postgres --out-file/dbml-error.log +0 -0
  51. package/__test__/sql2dbml/filename --postgres --out-file/out-files/schema.dbml +0 -74
  52. package/__test__/sql2dbml/filename --postgres stdout/dbml-error.log +0 -0
  53. package/__test__/sql2dbml/filename --snowflake stdout/dbml-error.log +0 -0
  54. package/__test__/sql2dbml/filename stdout/dbml-error.log +0 -0
  55. package/__test__/sql2dbml/filenames --mysql --out-file/dbml-error.log +0 -0
  56. package/__test__/sql2dbml/filenames --mysql --out-file/out-files/schema.dbml +0 -170
  57. package/__test__/sql2dbml/filenames --mysql stdout/dbml-error.log +0 -0
  58. package/__test__/sql2dbml/filenames --out-file/dbml-error.log +0 -0
  59. package/__test__/sql2dbml/filenames --out-file/out-files/schema.dbml +0 -170
  60. package/__test__/sql2dbml/filenames --postgres --out-file/dbml-error.log +0 -0
  61. package/__test__/sql2dbml/filenames --postgres --out-file/out-files/schema.dbml +0 -170
  62. package/__test__/sql2dbml/filenames --postgres stdout/dbml-error.log +0 -0
  63. package/__test__/sql2dbml/filenames stdout/dbml-error.log +0 -0
  64. package/__test__/sql2dbml/multiple_schema_mssql/dbml-error.log +0 -0
  65. package/__test__/sql2dbml/multiple_schema_mssql/out-files/multiple_schema.out.dbml +0 -106
  66. package/__test__/sql2dbml/multiple_schema_mysql/dbml-error.log +0 -0
  67. package/__test__/sql2dbml/multiple_schema_mysql/out-files/multiple_schema.out.dbml +0 -136
  68. package/__test__/sql2dbml/multiple_schema_pg/dbml-error.log +0 -0
  69. package/__test__/sql2dbml/multiple_schema_pg/out-files/multiple_schema.out.dbml +0 -101
  70. package/__test__/sql2dbml/syntax-error/dbml-error.log +0 -45
  71. package/__test__/sql2dbml/syntax-error-duplicate-endpoints --mssql/dbml-error.log +0 -45
  72. package/__test__/sql2dbml/syntax-error-duplicate-endpoints --mysql/dbml-error.log +0 -45
package/dbml-error.log CHANGED
@@ -1,161 +0,0 @@
1
- 2025-04-01T07:08:08.524Z
2
- undefined
3
-
4
- 2025-04-01T07:08:43.730Z
5
- undefined
6
-
7
- 2025-04-01T08:47:47.872Z
8
- MissingParameterError: A password must be specified.
9
- at createError (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/errors.js:535:17)
10
- at exports.checkArgumentExists (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/errors.js:248:11)
11
- at new ConnectionConfig (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/connection/connection_config.js:184:14)
12
- at createConnection (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/core.js:82:7)
13
- at Object.createConnection (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/core.js:112:16)
14
- at connectToSnowflake (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/snowflakeConnector.js:69:48)
15
- at fetchSchemaJson (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/snowflakeConnector.js:260:24)
16
- at Object.fetchSchemaJson (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/connector.js:18:61)
17
- at connectionHandler (/Users/huylm/code/work/dbml/packages/dbml-cli/lib/cli/connector.js:24:51)
18
- at Object.db2dbml (/Users/huylm/code/work/dbml/packages/dbml-cli/lib/cli/index.js:65:26)
19
-
20
- 2025-04-01T08:50:39.101Z
21
- MissingParameterError: A password must be specified.
22
- at createError (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/errors.js:535:17)
23
- at exports.checkArgumentExists (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/errors.js:248:11)
24
- at new ConnectionConfig (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/connection/connection_config.js:184:14)
25
- at createConnection (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/core.js:82:7)
26
- at Object.createConnection (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/core.js:112:16)
27
- at connectToSnowflake (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/snowflakeConnector.js:69:48)
28
- at fetchSchemaJson (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/snowflakeConnector.js:260:24)
29
- at Object.fetchSchemaJson (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/connector.js:18:61)
30
- at connectionHandler (/Users/huylm/code/work/dbml/packages/dbml-cli/lib/cli/connector.js:24:51)
31
- at Object.db2dbml (/Users/huylm/code/work/dbml/packages/dbml-cli/lib/cli/index.js:65:26)
32
-
33
- 2025-04-01T08:51:47.766Z
34
- MissingParameterError: A password must be specified.
35
- at createError (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/errors.js:535:17)
36
- at exports.checkArgumentExists (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/errors.js:248:11)
37
- at new ConnectionConfig (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/connection/connection_config.js:184:14)
38
- at createConnection (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/core.js:82:7)
39
- at Object.createConnection (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/core.js:112:16)
40
- at connectToSnowflake (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/snowflakeConnector.js:69:48)
41
- at fetchSchemaJson (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/snowflakeConnector.js:260:24)
42
- at Object.fetchSchemaJson (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/connector.js:18:61)
43
- at connectionHandler (/Users/huylm/code/work/dbml/packages/dbml-cli/lib/cli/connector.js:24:51)
44
- at Object.db2dbml (/Users/huylm/code/work/dbml/packages/dbml-cli/lib/cli/index.js:65:26)
45
-
46
- 2025-04-01T08:52:51.191Z
47
- MissingParameterError: A password must be specified.
48
- at createError (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/errors.js:535:17)
49
- at exports.checkArgumentExists (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/errors.js:248:11)
50
- at new ConnectionConfig (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/connection/connection_config.js:184:14)
51
- at createConnection (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/core.js:82:7)
52
- at Object.createConnection (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/core.js:112:16)
53
- at connectToSnowflake (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/snowflakeConnector.js:69:48)
54
- at fetchSchemaJson (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/snowflakeConnector.js:260:24)
55
- at Object.fetchSchemaJson (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/connector.js:18:61)
56
- at connectionHandler (/Users/huylm/code/work/dbml/packages/dbml-cli/lib/cli/connector.js:24:51)
57
- at Object.db2dbml (/Users/huylm/code/work/dbml/packages/dbml-cli/lib/cli/index.js:65:26)
58
-
59
- 2025-04-01T08:53:45.387Z
60
- Error: ENOENT: no such file or directory, open '"/Users/huylm/code/work/dbml/packages/dbml-cli/key.p8"'
61
- at Object.openSync (node:fs:603:3)
62
- at Object.readFileSync (node:fs:471:35)
63
- at loadPrivateKey (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/authentication/auth_keypair.js:54:31)
64
- at AuthKeypair.authenticate (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/authentication/auth_keypair.js:130:20)
65
- at Connection.connect (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/connection/connection.js:278:10)
66
- at /Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/snowflakeConnector.js:29:20
67
- at new Promise (<anonymous>)
68
- at connect (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/snowflakeConnector.js:27:12)
69
- at connectToSnowflake (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/snowflakeConnector.js:101:11)
70
- at fetchSchemaJson (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/snowflakeConnector.js:277:24)
71
-
72
- 2025-04-01T08:55:14.160Z
73
- Error: ENOENT: no such file or directory, open '/Users/huylm/code/work/dbml/packages/dbml-cli/key.p8.PASSPHRASE='
74
- at Object.openSync (node:fs:603:3)
75
- at Object.readFileSync (node:fs:471:35)
76
- at loadPrivateKey (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/authentication/auth_keypair.js:54:31)
77
- at AuthKeypair.authenticate (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/authentication/auth_keypair.js:130:20)
78
- at Connection.connect (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/connection/connection.js:278:10)
79
- at /Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/snowflakeConnector.js:29:20
80
- at new Promise (<anonymous>)
81
- at connect (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/snowflakeConnector.js:27:12)
82
- at connectToSnowflake (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/snowflakeConnector.js:101:11)
83
- at fetchSchemaJson (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/snowflakeConnector.js:277:24)
84
-
85
- 2025-04-01T08:55:30.153Z
86
- Error: ENOENT: no such file or directory, open '~/Users/huylm/code/work/dbml/packages/dbml-cli/key.p8.PASSPHRASE='
87
- at Object.openSync (node:fs:603:3)
88
- at Object.readFileSync (node:fs:471:35)
89
- at loadPrivateKey (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/authentication/auth_keypair.js:54:31)
90
- at AuthKeypair.authenticate (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/authentication/auth_keypair.js:130:20)
91
- at Connection.connect (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/connection/connection.js:278:10)
92
- at /Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/snowflakeConnector.js:29:20
93
- at new Promise (<anonymous>)
94
- at connect (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/snowflakeConnector.js:27:12)
95
- at connectToSnowflake (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/snowflakeConnector.js:101:11)
96
- at fetchSchemaJson (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/snowflakeConnector.js:277:24)
97
-
98
- 2025-04-01T08:55:41.880Z
99
- Error: ENOENT: no such file or directory, open '~/Users/huylm/code/work/dbml/packages/dbml-cli/key.p8'
100
- at Object.openSync (node:fs:603:3)
101
- at Object.readFileSync (node:fs:471:35)
102
- at loadPrivateKey (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/authentication/auth_keypair.js:54:31)
103
- at AuthKeypair.authenticate (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/authentication/auth_keypair.js:130:20)
104
- at Connection.connect (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/connection/connection.js:278:10)
105
- at /Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/snowflakeConnector.js:29:20
106
- at new Promise (<anonymous>)
107
- at connect (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/snowflakeConnector.js:27:12)
108
- at connectToSnowflake (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/snowflakeConnector.js:101:11)
109
- at fetchSchemaJson (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/snowflakeConnector.js:277:24)
110
-
111
- 2025-04-01T08:56:21.806Z
112
- Error: ENOENT: no such file or directory, open '"~/Users/huylm/code/work/dbml/packages/dbml-cli/key.p8"'
113
- at Object.openSync (node:fs:603:3)
114
- at Object.readFileSync (node:fs:471:35)
115
- at loadPrivateKey (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/authentication/auth_keypair.js:54:31)
116
- at AuthKeypair.authenticate (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/authentication/auth_keypair.js:130:20)
117
- at Connection.connect (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/connection/connection.js:278:10)
118
- at /Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/snowflakeConnector.js:29:20
119
- at new Promise (<anonymous>)
120
- at connect (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/snowflakeConnector.js:27:12)
121
- at connectToSnowflake (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/snowflakeConnector.js:101:11)
122
- at fetchSchemaJson (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/snowflakeConnector.js:277:24)
123
-
124
- 2025-04-01T08:56:29.717Z
125
- Error: ENOENT: no such file or directory, open '~/Users/huylm/code/work/dbml/packages/dbml-cli/key.p8'
126
- at Object.openSync (node:fs:603:3)
127
- at Object.readFileSync (node:fs:471:35)
128
- at loadPrivateKey (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/authentication/auth_keypair.js:54:31)
129
- at AuthKeypair.authenticate (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/authentication/auth_keypair.js:130:20)
130
- at Connection.connect (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/connection/connection.js:278:10)
131
- at /Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/snowflakeConnector.js:29:20
132
- at new Promise (<anonymous>)
133
- at connect (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/snowflakeConnector.js:27:12)
134
- at connectToSnowflake (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/snowflakeConnector.js:101:11)
135
- at fetchSchemaJson (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/snowflakeConnector.js:277:24)
136
-
137
- 2025-04-01T08:56:39.528Z
138
- Error: ENOENT: no such file or directory, open '~/Users/huylm/code/work/dbml/packages/dbml-cli/key.p8'
139
- at Object.openSync (node:fs:603:3)
140
- at Object.readFileSync (node:fs:471:35)
141
- at loadPrivateKey (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/authentication/auth_keypair.js:54:31)
142
- at AuthKeypair.authenticate (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/authentication/auth_keypair.js:130:20)
143
- at Connection.connect (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/connection/connection.js:278:10)
144
- at /Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/snowflakeConnector.js:29:20
145
- at new Promise (<anonymous>)
146
- at connect (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/snowflakeConnector.js:27:12)
147
- at connectToSnowflake (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/snowflakeConnector.js:101:11)
148
- at fetchSchemaJson (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/snowflakeConnector.js:277:24)
149
-
150
- 2025-04-07T19:59:10.197Z
151
- undefined
152
-
153
- 2025-04-08T05:02:45.801Z
154
- undefined
155
-
156
- 2025-04-08T05:04:36.734Z
157
- undefined
158
-
159
- 2025-04-23T09:25:24.523Z
160
- undefined
161
-
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dbml/cli",
3
- "version": "3.13.2",
3
+ "version": "3.13.3-alpha.0",
4
4
  "description": "",
5
5
  "main": "lib/index.js",
6
6
  "license": "Apache-2.0",
@@ -26,8 +26,8 @@
26
26
  ],
27
27
  "dependencies": {
28
28
  "@babel/cli": "^7.21.0",
29
- "@dbml/connector": "^3.13.2",
30
- "@dbml/core": "^3.13.2",
29
+ "@dbml/connector": "^3.13.3-alpha.0",
30
+ "@dbml/core": "^3.13.3-alpha.0",
31
31
  "bluebird": "^3.5.5",
32
32
  "chalk": "^2.4.2",
33
33
  "commander": "^2.20.0",
@@ -55,7 +55,7 @@
55
55
  "^.+\\.js$": "babel-jest"
56
56
  }
57
57
  },
58
- "gitHead": "f9be31a9b9b3b509183637dc2527f1be8c260add",
58
+ "gitHead": "c1fa659789b54b5da9e4b63fbedc1c8a3f4053d1",
59
59
  "engines": {
60
60
  "node": ">=18"
61
61
  }
package/snowflake.log CHANGED
@@ -1,129 +1,40 @@
1
- {"level":"INFO","message":"[6:14:52.313 PM]: Connecting to GLOBAL Snowflake domain"}
2
- {"level":"INFO","message":"[6:14:52.317 PM]: Trying to initialize Easy Logging"}
3
- {"level":"INFO","message":"[6:14:52.319 PM]: No client config file found in default directories"}
4
- {"level":"INFO","message":"[6:14:52.319 PM]: Easy Logging is disabled as no config has been found"}
5
- {"level":"INFO","message":"[3:18:47.992 PM]: Connecting to GLOBAL Snowflake domain"}
6
- {"level":"INFO","message":"[3:18:47.996 PM]: Trying to initialize Easy Logging"}
7
- {"level":"INFO","message":"[3:18:47.998 PM]: No client config file found in default directories"}
8
- {"level":"INFO","message":"[3:18:47.999 PM]: Easy Logging is disabled as no config has been found"}
9
- {"level":"INFO","message":"[2:44:09.684 PM]: Connecting to GLOBAL Snowflake domain"}
10
- {"level":"INFO","message":"[2:44:09.690 PM]: Trying to initialize Easy Logging"}
11
- {"level":"INFO","message":"[2:44:09.692 PM]: No client config file found in default directories"}
12
- {"level":"INFO","message":"[2:44:09.692 PM]: Easy Logging is disabled as no config has been found"}
13
- {"level":"INFO","message":"[4:26:49.324 PM]: Connecting to GLOBAL Snowflake domain"}
14
- {"level":"INFO","message":"[4:26:49.327 PM]: Trying to initialize Easy Logging"}
15
- {"level":"INFO","message":"[4:26:49.329 PM]: No client config file found in default directories"}
16
- {"level":"INFO","message":"[4:26:49.330 PM]: Easy Logging is disabled as no config has been found"}
17
- {"level":"INFO","message":"[4:27:05.301 PM]: Connecting to GLOBAL Snowflake domain"}
18
- {"level":"INFO","message":"[4:27:05.303 PM]: Trying to initialize Easy Logging"}
19
- {"level":"INFO","message":"[4:27:05.306 PM]: No client config file found in default directories"}
20
- {"level":"INFO","message":"[4:27:05.306 PM]: Easy Logging is disabled as no config has been found"}
21
- {"level":"INFO","message":"[4:27:13.459 PM]: Connecting to GLOBAL Snowflake domain"}
22
- {"level":"INFO","message":"[4:27:13.462 PM]: Trying to initialize Easy Logging"}
23
- {"level":"INFO","message":"[4:27:13.464 PM]: No client config file found in default directories"}
24
- {"level":"INFO","message":"[4:27:13.464 PM]: Easy Logging is disabled as no config has been found"}
25
- {"level":"INFO","message":"[4:27:26.410 PM]: Connecting to GLOBAL Snowflake domain"}
26
- {"level":"INFO","message":"[4:27:26.413 PM]: Trying to initialize Easy Logging"}
27
- {"level":"INFO","message":"[4:27:26.415 PM]: No client config file found in default directories"}
28
- {"level":"INFO","message":"[4:27:26.415 PM]: Easy Logging is disabled as no config has been found"}
29
- {"level":"INFO","message":"[4:27:42.518 PM]: Connecting to GLOBAL Snowflake domain"}
30
- {"level":"INFO","message":"[4:27:42.520 PM]: Trying to initialize Easy Logging"}
31
- {"level":"INFO","message":"[4:27:42.524 PM]: No client config file found in default directories"}
32
- {"level":"INFO","message":"[4:27:42.524 PM]: Easy Logging is disabled as no config has been found"}
33
- {"level":"INFO","message":"[4:28:10.030 PM]: Connecting to GLOBAL Snowflake domain"}
34
- {"level":"INFO","message":"[4:28:10.032 PM]: Trying to initialize Easy Logging"}
35
- {"level":"INFO","message":"[4:28:10.035 PM]: No client config file found in default directories"}
36
- {"level":"INFO","message":"[4:28:10.035 PM]: Easy Logging is disabled as no config has been found"}
37
- {"level":"INFO","message":"[3:47:47.869 PM]: Configuring logger with level: 2, filePath: undefined, additionalLogToConsole: false"}
38
- {"level":"INFO","message":"[3:47:47.871 PM]: Creating new connection object"}
39
- {"level":"INFO","message":"[3:50:39.098 PM]: Configuring logger with level: 2, filePath: undefined, additionalLogToConsole: false"}
40
- {"level":"INFO","message":"[3:50:39.100 PM]: Creating new connection object"}
41
- {"level":"INFO","message":"[3:51:47.763 PM]: Configuring logger with level: 2, filePath: undefined, additionalLogToConsole: false"}
42
- {"level":"INFO","message":"[3:51:47.765 PM]: Creating new connection object"}
43
- {"level":"INFO","message":"[3:52:51.188 PM]: Configuring logger with level: 2, filePath: undefined, additionalLogToConsole: false"}
44
- {"level":"INFO","message":"[3:52:51.189 PM]: Creating new connection object"}
45
- {"level":"INFO","message":"[3:53:45.381 PM]: Configuring logger with level: 2, filePath: undefined, additionalLogToConsole: false"}
46
- {"level":"INFO","message":"[3:53:45.382 PM]: Creating new connection object"}
47
- {"level":"INFO","message":"[3:53:45.384 PM]: Creating Connection[id: b1dcc16b-b552-4996-a0ee-fbd45e2a275b] with host: holistics.ap-southeast-2.snowflakecomputing.com, account: holistics, accessUrl: https://holistics.ap-southeast-2.snowflakecomputing.com, user: HOLISTICS_USER, role: undefined, database: TEST_DB, schema: undefined, warehouse: DEMO_WH, proxy was not configured, password is not provided, region: ap-southeast-2, authenticator: SNOWFLAKE_JWT, ocsp mode: FAIL_OPEN, os: darwin, os version: 24.3.0"}
48
- {"level":"INFO","message":"[3:53:45.384 PM]: Connection[id: b1dcc16b-b552-4996-a0ee-fbd45e2a275b] additional details: passcode in password is provided, passcode is not provided, private key is not provided, application: undefined, client name: snowflake-sdk, client version: 2.0.3, retry timeout: 300, private key path: \"/Users/huylm/code/work/dbml/packages/dbml-cli/key.p8\", private key pass is not provided, client store temporary credential: false, browser response timeout: 120000"}
49
- {"level":"INFO","message":"[3:53:45.384 PM]: Connection[id: b1dcc16b-b552-4996-a0ee-fbd45e2a275b] - connection object created successfully."}
50
- {"level":"INFO","message":"[3:53:45.385 PM]: Connection[id: b1dcc16b-b552-4996-a0ee-fbd45e2a275b] - connecting. Associated Snowflake domain: GLOBAL"}
51
- {"level":"ERROR","message":"[3:53:45.386 PM]: Connection[id: b1dcc16b-b552-4996-a0ee-fbd45e2a275b] - authentication failed. Error: Error: ENOENT: no such file or directory, open '\"/Users/huylm/code/work/dbml/packages/dbml-cli/key.p8\"'\n at Object.openSync (node:fs:603:3)\n at Object.readFileSync (node:fs:471:35)\n at loadPrivateKey (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/authentication/auth_keypair.js:54:31)\n at AuthKeypair.authenticate (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/authentication/a"}
52
- {"level":"INFO","message":"[3:54:15.329 PM]: Configuring logger with level: 2, filePath: undefined, additionalLogToConsole: false"}
53
- {"level":"INFO","message":"[3:54:15.331 PM]: Creating new connection object"}
54
- {"level":"INFO","message":"[3:54:15.332 PM]: Creating Connection[id: 51c4875c-7f78-4811-8e52-4c611c253542] with host: holistics.ap-southeast-2.snowflakecomputing.com, account: holistics, accessUrl: https://holistics.ap-southeast-2.snowflakecomputing.com, user: HOLISTICS_USER, role: undefined, database: TEST_DB, schema: undefined, warehouse: DEMO_WH, proxy was not configured, password is not provided, region: ap-southeast-2, authenticator: SNOWFLAKE_JWT, ocsp mode: FAIL_OPEN, os: darwin, os version: 24.3.0"}
55
- {"level":"INFO","message":"[3:54:15.332 PM]: Connection[id: 51c4875c-7f78-4811-8e52-4c611c253542] additional details: passcode in password is provided, passcode is not provided, private key is not provided, application: undefined, client name: snowflake-sdk, client version: 2.0.3, retry timeout: 300, private key path: /Users/huylm/code/work/dbml/packages/dbml-cli/key.p8, private key pass is not provided, client store temporary credential: false, browser response timeout: 120000"}
56
- {"level":"INFO","message":"[3:54:15.332 PM]: Connection[id: 51c4875c-7f78-4811-8e52-4c611c253542] - connection object created successfully."}
57
- {"level":"INFO","message":"[3:54:15.333 PM]: Connection[id: 51c4875c-7f78-4811-8e52-4c611c253542] - connecting. Associated Snowflake domain: GLOBAL"}
58
- {"level":"INFO","message":"[3:54:15.339 PM]: Connection[id: 51c4875c-7f78-4811-8e52-4c611c253542] - authentication successful using: SNOWFLAKE_JWT"}
59
- {"level":"INFO","message":"[3:54:15.339 PM]: Trying to initialize Easy Logging"}
60
- {"level":"INFO","message":"[3:54:15.340 PM]: No client config detected."}
61
- {"level":"INFO","message":"[3:54:15.341 PM]: No config file path found. Client config will not be used."}
62
- {"level":"INFO","message":"[3:54:15.341 PM]: Easy Logging is disabled as no config has been found"}
63
- {"level":"INFO","message":"[3:54:15.342 PM]: Connection[id: 51c4875c-7f78-4811-8e52-4c611c253542] - connected successfully after 9.428709030151367 milliseconds"}
64
- {"level":"INFO","message":"[3:55:14.152 PM]: Configuring logger with level: 2, filePath: undefined, additionalLogToConsole: false"}
65
- {"level":"INFO","message":"[3:55:14.154 PM]: Creating new connection object"}
66
- {"level":"INFO","message":"[3:55:14.156 PM]: Creating Connection[id: 9f57ac79-5c29-4ed7-a84b-988ae9c1e342] with host: holistics.ap-southeast-2.snowflakecomputing.com, account: holistics, accessUrl: https://holistics.ap-southeast-2.snowflakecomputing.com, user: HOLISTICS_USER, role: undefined, database: TEST_DB, schema: undefined, warehouse: DEMO_WH, proxy was not configured, password is not provided, region: ap-southeast-2, authenticator: SNOWFLAKE_JWT, ocsp mode: FAIL_OPEN, os: darwin, os version: 24.3.0"}
67
- {"level":"INFO","message":"[3:55:14.156 PM]: Connection[id: 9f57ac79-5c29-4ed7-a84b-988ae9c1e342] additional details: passcode in password is provided, passcode is not provided, private key is not provided, application: undefined, client name: snowflake-sdk, client version: 2.0.3, retry timeout: 300, private key path: /Users/huylm/code/work/dbml/packages/dbml-cli/key.p8.PASSPHRASE=, private key pass is not provided, client store temporary credential: false, browser response timeout: 120000"}
68
- {"level":"INFO","message":"[3:55:14.157 PM]: Connection[id: 9f57ac79-5c29-4ed7-a84b-988ae9c1e342] - connection object created successfully."}
69
- {"level":"INFO","message":"[3:55:14.157 PM]: Connection[id: 9f57ac79-5c29-4ed7-a84b-988ae9c1e342] - connecting. Associated Snowflake domain: GLOBAL"}
70
- {"level":"ERROR","message":"[3:55:14.159 PM]: Connection[id: 9f57ac79-5c29-4ed7-a84b-988ae9c1e342] - authentication failed. Error: Error: ENOENT: no such file or directory, open '/Users/huylm/code/work/dbml/packages/dbml-cli/key.p8.PASSPHRASE='\n at Object.openSync (node:fs:603:3)\n at Object.readFileSync (node:fs:471:35)\n at loadPrivateKey (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/authentication/auth_keypair.js:54:31)\n at AuthKeypair.authenticate (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/authen"}
71
- {"level":"INFO","message":"[3:55:30.146 PM]: Configuring logger with level: 2, filePath: undefined, additionalLogToConsole: false"}
72
- {"level":"INFO","message":"[3:55:30.148 PM]: Creating new connection object"}
73
- {"level":"INFO","message":"[3:55:30.149 PM]: Creating Connection[id: b9b1ced6-4a99-45ab-b337-1b8062a8b1c1] with host: holistics.ap-southeast-2.snowflakecomputing.com, account: holistics, accessUrl: https://holistics.ap-southeast-2.snowflakecomputing.com, user: HOLISTICS_USER, role: undefined, database: TEST_DB, schema: undefined, warehouse: DEMO_WH, proxy was not configured, password is not provided, region: ap-southeast-2, authenticator: SNOWFLAKE_JWT, ocsp mode: FAIL_OPEN, os: darwin, os version: 24.3.0"}
74
- {"level":"INFO","message":"[3:55:30.150 PM]: Connection[id: b9b1ced6-4a99-45ab-b337-1b8062a8b1c1] additional details: passcode in password is provided, passcode is not provided, private key is not provided, application: undefined, client name: snowflake-sdk, client version: 2.0.3, retry timeout: 300, private key path: ~/Users/huylm/code/work/dbml/packages/dbml-cli/key.p8.PASSPHRASE=, private key pass is not provided, client store temporary credential: false, browser response timeout: 120000"}
75
- {"level":"INFO","message":"[3:55:30.150 PM]: Connection[id: b9b1ced6-4a99-45ab-b337-1b8062a8b1c1] - connection object created successfully."}
76
- {"level":"INFO","message":"[3:55:30.150 PM]: Connection[id: b9b1ced6-4a99-45ab-b337-1b8062a8b1c1] - connecting. Associated Snowflake domain: GLOBAL"}
77
- {"level":"ERROR","message":"[3:55:30.152 PM]: Connection[id: b9b1ced6-4a99-45ab-b337-1b8062a8b1c1] - authentication failed. Error: Error: ENOENT: no such file or directory, open '~/Users/huylm/code/work/dbml/packages/dbml-cli/key.p8.PASSPHRASE='\n at Object.openSync (node:fs:603:3)\n at Object.readFileSync (node:fs:471:35)\n at loadPrivateKey (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/authentication/auth_keypair.js:54:31)\n at AuthKeypair.authenticate (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/authe"}
78
- {"level":"INFO","message":"[3:55:41.874 PM]: Configuring logger with level: 2, filePath: undefined, additionalLogToConsole: false"}
79
- {"level":"INFO","message":"[3:55:41.876 PM]: Creating new connection object"}
80
- {"level":"INFO","message":"[3:55:41.877 PM]: Creating Connection[id: 14727e10-9737-45f6-a8c4-ecc1fa1d8f2b] with host: holistics.ap-southeast-2.snowflakecomputing.com, account: holistics, accessUrl: https://holistics.ap-southeast-2.snowflakecomputing.com, user: HOLISTICS_USER, role: undefined, database: TEST_DB, schema: undefined, warehouse: DEMO_WH, proxy was not configured, password is not provided, region: ap-southeast-2, authenticator: SNOWFLAKE_JWT, ocsp mode: FAIL_OPEN, os: darwin, os version: 24.3.0"}
81
- {"level":"INFO","message":"[3:55:41.877 PM]: Connection[id: 14727e10-9737-45f6-a8c4-ecc1fa1d8f2b] additional details: passcode in password is provided, passcode is not provided, private key is not provided, application: undefined, client name: snowflake-sdk, client version: 2.0.3, retry timeout: 300, private key path: ~/Users/huylm/code/work/dbml/packages/dbml-cli/key.p8, private key pass is not provided, client store temporary credential: false, browser response timeout: 120000"}
82
- {"level":"INFO","message":"[3:55:41.878 PM]: Connection[id: 14727e10-9737-45f6-a8c4-ecc1fa1d8f2b] - connection object created successfully."}
83
- {"level":"INFO","message":"[3:55:41.878 PM]: Connection[id: 14727e10-9737-45f6-a8c4-ecc1fa1d8f2b] - connecting. Associated Snowflake domain: GLOBAL"}
84
- {"level":"ERROR","message":"[3:55:41.880 PM]: Connection[id: 14727e10-9737-45f6-a8c4-ecc1fa1d8f2b] - authentication failed. Error: Error: ENOENT: no such file or directory, open '~/Users/huylm/code/work/dbml/packages/dbml-cli/key.p8'\n at Object.openSync (node:fs:603:3)\n at Object.readFileSync (node:fs:471:35)\n at loadPrivateKey (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/authentication/auth_keypair.js:54:31)\n at AuthKeypair.authenticate (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/authentication/au"}
85
- {"level":"INFO","message":"[3:56:21.800 PM]: Configuring logger with level: 2, filePath: undefined, additionalLogToConsole: false"}
86
- {"level":"INFO","message":"[3:56:21.801 PM]: Creating new connection object"}
87
- {"level":"INFO","message":"[3:56:21.802 PM]: Creating Connection[id: bc93ab34-9b42-4938-8c31-9c25024c6b93] with host: holistics.ap-southeast-2.snowflakecomputing.com, account: holistics, accessUrl: https://holistics.ap-southeast-2.snowflakecomputing.com, user: HOLISTICS_USER, role: undefined, database: TEST_DB, schema: undefined, warehouse: DEMO_WH, proxy was not configured, password is not provided, region: ap-southeast-2, authenticator: SNOWFLAKE_JWT, ocsp mode: FAIL_OPEN, os: darwin, os version: 24.3.0"}
88
- {"level":"INFO","message":"[3:56:21.803 PM]: Connection[id: bc93ab34-9b42-4938-8c31-9c25024c6b93] additional details: passcode in password is provided, passcode is not provided, private key is not provided, application: undefined, client name: snowflake-sdk, client version: 2.0.3, retry timeout: 300, private key path: \"~/Users/huylm/code/work/dbml/packages/dbml-cli/key.p8\", private key pass is not provided, client store temporary credential: false, browser response timeout: 120000"}
89
- {"level":"INFO","message":"[3:56:21.803 PM]: Connection[id: bc93ab34-9b42-4938-8c31-9c25024c6b93] - connection object created successfully."}
90
- {"level":"INFO","message":"[3:56:21.804 PM]: Connection[id: bc93ab34-9b42-4938-8c31-9c25024c6b93] - connecting. Associated Snowflake domain: GLOBAL"}
91
- {"level":"ERROR","message":"[3:56:21.805 PM]: Connection[id: bc93ab34-9b42-4938-8c31-9c25024c6b93] - authentication failed. Error: Error: ENOENT: no such file or directory, open '\"~/Users/huylm/code/work/dbml/packages/dbml-cli/key.p8\"'\n at Object.openSync (node:fs:603:3)\n at Object.readFileSync (node:fs:471:35)\n at loadPrivateKey (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/authentication/auth_keypair.js:54:31)\n at AuthKeypair.authenticate (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/authentication/"}
92
- {"level":"INFO","message":"[3:56:29.711 PM]: Configuring logger with level: 2, filePath: undefined, additionalLogToConsole: false"}
93
- {"level":"INFO","message":"[3:56:29.712 PM]: Creating new connection object"}
94
- {"level":"INFO","message":"[3:56:29.714 PM]: Creating Connection[id: 87d2271d-ca23-4a0e-9fff-c0c2fc548582] with host: holistics.ap-southeast-2.snowflakecomputing.com, account: holistics, accessUrl: https://holistics.ap-southeast-2.snowflakecomputing.com, user: HOLISTICS_USER, role: undefined, database: TEST_DB, schema: undefined, warehouse: DEMO_WH, proxy was not configured, password is not provided, region: ap-southeast-2, authenticator: SNOWFLAKE_JWT, ocsp mode: FAIL_OPEN, os: darwin, os version: 24.3.0"}
95
- {"level":"INFO","message":"[3:56:29.714 PM]: Connection[id: 87d2271d-ca23-4a0e-9fff-c0c2fc548582] additional details: passcode in password is provided, passcode is not provided, private key is not provided, application: undefined, client name: snowflake-sdk, client version: 2.0.3, retry timeout: 300, private key path: ~/Users/huylm/code/work/dbml/packages/dbml-cli/key.p8, private key pass is not provided, client store temporary credential: false, browser response timeout: 120000"}
96
- {"level":"INFO","message":"[3:56:29.714 PM]: Connection[id: 87d2271d-ca23-4a0e-9fff-c0c2fc548582] - connection object created successfully."}
97
- {"level":"INFO","message":"[3:56:29.715 PM]: Connection[id: 87d2271d-ca23-4a0e-9fff-c0c2fc548582] - connecting. Associated Snowflake domain: GLOBAL"}
98
- {"level":"ERROR","message":"[3:56:29.716 PM]: Connection[id: 87d2271d-ca23-4a0e-9fff-c0c2fc548582] - authentication failed. Error: Error: ENOENT: no such file or directory, open '~/Users/huylm/code/work/dbml/packages/dbml-cli/key.p8'\n at Object.openSync (node:fs:603:3)\n at Object.readFileSync (node:fs:471:35)\n at loadPrivateKey (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/authentication/auth_keypair.js:54:31)\n at AuthKeypair.authenticate (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/authentication/au"}
99
- {"level":"INFO","message":"[3:56:39.522 PM]: Configuring logger with level: 2, filePath: undefined, additionalLogToConsole: false"}
100
- {"level":"INFO","message":"[3:56:39.524 PM]: Creating new connection object"}
101
- {"level":"INFO","message":"[3:56:39.525 PM]: Creating Connection[id: 962a5094-38c2-4058-b5e6-4edccc1522d6] with host: holistics.ap-southeast-2.snowflakecomputing.com, account: holistics, accessUrl: https://holistics.ap-southeast-2.snowflakecomputing.com, user: HOLISTICS_USER, role: undefined, database: TEST_DB, schema: undefined, warehouse: DEMO_WH, proxy was not configured, password is not provided, region: ap-southeast-2, authenticator: SNOWFLAKE_JWT, ocsp mode: FAIL_OPEN, os: darwin, os version: 24.3.0"}
102
- {"level":"INFO","message":"[3:56:39.525 PM]: Connection[id: 962a5094-38c2-4058-b5e6-4edccc1522d6] additional details: passcode in password is provided, passcode is not provided, private key is not provided, application: undefined, client name: snowflake-sdk, client version: 2.0.3, retry timeout: 300, private key path: ~/Users/huylm/code/work/dbml/packages/dbml-cli/key.p8, private key pass is not provided, client store temporary credential: false, browser response timeout: 120000"}
103
- {"level":"INFO","message":"[3:56:39.526 PM]: Connection[id: 962a5094-38c2-4058-b5e6-4edccc1522d6] - connection object created successfully."}
104
- {"level":"INFO","message":"[3:56:39.526 PM]: Connection[id: 962a5094-38c2-4058-b5e6-4edccc1522d6] - connecting. Associated Snowflake domain: GLOBAL"}
105
- {"level":"ERROR","message":"[3:56:39.528 PM]: Connection[id: 962a5094-38c2-4058-b5e6-4edccc1522d6] - authentication failed. Error: Error: ENOENT: no such file or directory, open '~/Users/huylm/code/work/dbml/packages/dbml-cli/key.p8'\n at Object.openSync (node:fs:603:3)\n at Object.readFileSync (node:fs:471:35)\n at loadPrivateKey (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/authentication/auth_keypair.js:54:31)\n at AuthKeypair.authenticate (/Users/huylm/code/work/dbml/node_modules/snowflake-sdk/lib/authentication/au"}
106
- {"level":"INFO","message":"[3:57:02.017 PM]: Configuring logger with level: 2, filePath: undefined, additionalLogToConsole: false"}
107
- {"level":"INFO","message":"[3:57:02.018 PM]: Creating new connection object"}
108
- {"level":"INFO","message":"[3:57:02.020 PM]: Creating Connection[id: 42bc0678-0b7e-464e-9c0f-317873103503] with host: holistics.ap-southeast-2.snowflakecomputing.com, account: holistics, accessUrl: https://holistics.ap-southeast-2.snowflakecomputing.com, user: HOLISTICS_USER, role: undefined, database: TEST_DB, schema: undefined, warehouse: DEMO_WH, proxy was not configured, password is not provided, region: ap-southeast-2, authenticator: SNOWFLAKE_JWT, ocsp mode: FAIL_OPEN, os: darwin, os version: 24.3.0"}
109
- {"level":"INFO","message":"[3:57:02.020 PM]: Connection[id: 42bc0678-0b7e-464e-9c0f-317873103503] additional details: passcode in password is provided, passcode is not provided, private key is not provided, application: undefined, client name: snowflake-sdk, client version: 2.0.3, retry timeout: 300, private key path: /Users/huylm/code/work/dbml/packages/dbml-cli/key.p8, private key pass is not provided, client store temporary credential: false, browser response timeout: 120000"}
110
- {"level":"INFO","message":"[3:57:02.020 PM]: Connection[id: 42bc0678-0b7e-464e-9c0f-317873103503] - connection object created successfully."}
111
- {"level":"INFO","message":"[3:57:02.021 PM]: Connection[id: 42bc0678-0b7e-464e-9c0f-317873103503] - connecting. Associated Snowflake domain: GLOBAL"}
112
- {"level":"INFO","message":"[3:57:02.027 PM]: Connection[id: 42bc0678-0b7e-464e-9c0f-317873103503] - authentication successful using: SNOWFLAKE_JWT"}
113
- {"level":"INFO","message":"[3:57:02.028 PM]: Trying to initialize Easy Logging"}
114
- {"level":"INFO","message":"[3:57:02.029 PM]: No client config detected."}
115
- {"level":"INFO","message":"[3:57:02.029 PM]: No config file path found. Client config will not be used."}
116
- {"level":"INFO","message":"[3:57:02.029 PM]: Easy Logging is disabled as no config has been found"}
117
- {"level":"INFO","message":"[3:57:02.031 PM]: Connection[id: 42bc0678-0b7e-464e-9c0f-317873103503] - connected successfully after 10.33554196357727 milliseconds"}
118
- {"level":"INFO","message":"[3:57:15.585 PM]: Configuring logger with level: 2, filePath: undefined, additionalLogToConsole: false"}
119
- {"level":"INFO","message":"[3:57:15.587 PM]: Creating new connection object"}
120
- {"level":"INFO","message":"[3:57:15.588 PM]: Creating Connection[id: 7ecfbb6b-0f84-4ea2-a5a8-7e5c264d452e] with host: holistics.ap-southeast-2.snowflakecomputing.com, account: holistics, accessUrl: https://holistics.ap-southeast-2.snowflakecomputing.com, user: HOLISTICS_USER, role: undefined, database: TEST_DB, schema: undefined, warehouse: DEMO_WH, proxy was not configured, password is not provided, region: ap-southeast-2, authenticator: SNOWFLAKE_JWT, ocsp mode: FAIL_OPEN, os: darwin, os version: 24.3.0"}
121
- {"level":"INFO","message":"[3:57:15.588 PM]: Connection[id: 7ecfbb6b-0f84-4ea2-a5a8-7e5c264d452e] additional details: passcode in password is provided, passcode is not provided, private key is not provided, application: undefined, client name: snowflake-sdk, client version: 2.0.3, retry timeout: 300, private key path: /Users/huylm/code/work/dbml/packages/dbml-cli/key.p8, private key pass is not provided, client store temporary credential: false, browser response timeout: 120000"}
122
- {"level":"INFO","message":"[3:57:15.589 PM]: Connection[id: 7ecfbb6b-0f84-4ea2-a5a8-7e5c264d452e] - connection object created successfully."}
123
- {"level":"INFO","message":"[3:57:15.589 PM]: Connection[id: 7ecfbb6b-0f84-4ea2-a5a8-7e5c264d452e] - connecting. Associated Snowflake domain: GLOBAL"}
124
- {"level":"INFO","message":"[3:57:15.596 PM]: Connection[id: 7ecfbb6b-0f84-4ea2-a5a8-7e5c264d452e] - authentication successful using: SNOWFLAKE_JWT"}
125
- {"level":"INFO","message":"[3:57:15.596 PM]: Trying to initialize Easy Logging"}
126
- {"level":"INFO","message":"[3:57:15.597 PM]: No client config detected."}
127
- {"level":"INFO","message":"[3:57:15.598 PM]: No config file path found. Client config will not be used."}
128
- {"level":"INFO","message":"[3:57:15.598 PM]: Easy Logging is disabled as no config has been found"}
129
- {"level":"INFO","message":"[3:57:15.599 PM]: Connection[id: 7ecfbb6b-0f84-4ea2-a5a8-7e5c264d452e] - connected successfully after 10.343082904815674 milliseconds"}
1
+ {"level":"INFO","message":"[2:41:02.780 PM]: Connecting to GLOBAL Snowflake domain"}
2
+ {"level":"INFO","message":"[2:41:02.791 PM]: Trying to initialize Easy Logging"}
3
+ {"level":"INFO","message":"[2:41:02.795 PM]: No client config file found in default directories"}
4
+ {"level":"INFO","message":"[2:41:02.795 PM]: Easy Logging is disabled as no config has been found"}
5
+ {"level":"INFO","message":"[2:44:10.270 PM]: Connecting to GLOBAL Snowflake domain"}
6
+ {"level":"INFO","message":"[2:44:10.278 PM]: Trying to initialize Easy Logging"}
7
+ {"level":"INFO","message":"[2:44:10.282 PM]: No client config file found in default directories"}
8
+ {"level":"INFO","message":"[2:44:10.282 PM]: Easy Logging is disabled as no config has been found"}
9
+ {"level":"INFO","message":"[2:46:21.789 PM]: Connecting to GLOBAL Snowflake domain"}
10
+ {"level":"INFO","message":"[2:46:21.797 PM]: Trying to initialize Easy Logging"}
11
+ {"level":"INFO","message":"[2:46:21.802 PM]: No client config file found in default directories"}
12
+ {"level":"INFO","message":"[2:46:21.802 PM]: Easy Logging is disabled as no config has been found"}
13
+ {"level":"INFO","message":"[2:46:44.282 PM]: Connecting to GLOBAL Snowflake domain"}
14
+ {"level":"INFO","message":"[2:46:44.290 PM]: Trying to initialize Easy Logging"}
15
+ {"level":"INFO","message":"[2:46:44.293 PM]: No client config file found in default directories"}
16
+ {"level":"INFO","message":"[2:46:44.294 PM]: Easy Logging is disabled as no config has been found"}
17
+ {"level":"INFO","message":"[3:56:57.050 PM]: Configuring logger with level: 2, filePath: undefined, additionalLogToConsole: false"}
18
+ {"level":"INFO","message":"[3:56:57.052 PM]: Creating new connection object"}
19
+ {"level":"INFO","message":"[3:56:57.054 PM]: Creating Connection[id: 4a76e06f-c97f-4423-a6dd-c4f135e83b45] with host: holistics.ap-southeast-2.snowflakecomputing.com, account: holistics, accessUrl: https://holistics.ap-southeast-2.snowflakecomputing.com, user: HOLISTICS_USER, role: undefined, database: HDEMO, schema: undefined, warehouse: DEMO_WH, proxy was not configured, password is not provided, region: ap-southeast-2, authenticator: SNOWFLAKE_JWT, ocsp mode: FAIL_OPEN, os: darwin, os version: 24.3.0"}
20
+ {"level":"INFO","message":"[3:56:57.055 PM]: Connection[id: 4a76e06f-c97f-4423-a6dd-c4f135e83b45] additional details: passcode in password is provided, passcode is not provided, private key is not provided, application: undefined, client name: snowflake-sdk, client version: 2.0.3, retry timeout: 300, private key path: pk.p8, private key pass is not provided, client store temporary credential: false, browser response timeout: 120000"}
21
+ {"level":"INFO","message":"[3:56:57.055 PM]: Connection[id: 4a76e06f-c97f-4423-a6dd-c4f135e83b45] - connection object created successfully."}
22
+ {"level":"INFO","message":"[3:56:57.055 PM]: Connection[id: 4a76e06f-c97f-4423-a6dd-c4f135e83b45] - connecting. Associated Snowflake domain: GLOBAL"}
23
+ {"level":"INFO","message":"[3:56:57.060 PM]: Connection[id: 4a76e06f-c97f-4423-a6dd-c4f135e83b45] - authentication successful using: SNOWFLAKE_JWT"}
24
+ {"level":"INFO","message":"[3:56:57.060 PM]: Trying to initialize Easy Logging"}
25
+ {"level":"INFO","message":"[3:56:57.062 PM]: No client config detected."}
26
+ {"level":"INFO","message":"[3:56:57.062 PM]: No config file path found. Client config will not be used."}
27
+ {"level":"INFO","message":"[3:56:57.062 PM]: Easy Logging is disabled as no config has been found"}
28
+ {"level":"INFO","message":"[3:56:57.064 PM]: Connection[id: 4a76e06f-c97f-4423-a6dd-c4f135e83b45] - connected successfully after 8.873000000000047 milliseconds"}
29
+ {"level":"INFO","message":"[4:02:56.933 PM]: Configuring logger with level: 2, filePath: undefined, additionalLogToConsole: false"}
30
+ {"level":"INFO","message":"[4:02:56.935 PM]: Creating new connection object"}
31
+ {"level":"INFO","message":"[4:02:56.937 PM]: Creating Connection[id: 4f2875a6-d0c4-4f0e-966b-89edec68d3b2] with host: holistics.ap-southeast-2.snowflakecomputing.com, account: holistics, accessUrl: https://holistics.ap-southeast-2.snowflakecomputing.com, user: HOLISTICS_USER, role: undefined, database: HDEMO, schema: undefined, warehouse: DEMO_WH, proxy was not configured, password is not provided, region: ap-southeast-2, authenticator: SNOWFLAKE_JWT, ocsp mode: FAIL_OPEN, os: darwin, os version: 24.3.0"}
32
+ {"level":"INFO","message":"[4:02:56.937 PM]: Connection[id: 4f2875a6-d0c4-4f0e-966b-89edec68d3b2] additional details: passcode in password is provided, passcode is not provided, private key is not provided, application: undefined, client name: snowflake-sdk, client version: 2.0.3, retry timeout: 300, private key path: pk.p8, private key pass is not provided, client store temporary credential: false, browser response timeout: 120000"}
33
+ {"level":"INFO","message":"[4:02:56.937 PM]: Connection[id: 4f2875a6-d0c4-4f0e-966b-89edec68d3b2] - connection object created successfully."}
34
+ {"level":"INFO","message":"[4:02:56.938 PM]: Connection[id: 4f2875a6-d0c4-4f0e-966b-89edec68d3b2] - connecting. Associated Snowflake domain: GLOBAL"}
35
+ {"level":"INFO","message":"[4:02:56.942 PM]: Connection[id: 4f2875a6-d0c4-4f0e-966b-89edec68d3b2] - authentication successful using: SNOWFLAKE_JWT"}
36
+ {"level":"INFO","message":"[4:02:56.942 PM]: Trying to initialize Easy Logging"}
37
+ {"level":"INFO","message":"[4:02:56.944 PM]: No client config detected."}
38
+ {"level":"INFO","message":"[4:02:56.944 PM]: No config file path found. Client config will not be used."}
39
+ {"level":"INFO","message":"[4:02:56.944 PM]: Easy Logging is disabled as no config has been found"}
40
+ {"level":"INFO","message":"[4:02:56.946 PM]: Connection[id: 4f2875a6-d0c4-4f0e-966b-89edec68d3b2] - connected successfully after 8.150915999999938 milliseconds"}