@dbml/cli 3.14.1 → 4.0.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/__test__/sql2dbml/multiple_schema_mssql/expect-out-files/multiple_schema.out.dbml +8 -56
- package/package.json +4 -4
- package/__test__/db2dbml/mssql/dbml-error.log +0 -636
- package/__test__/db2dbml/mssql/out-files/schema.dbml +0 -242
- package/__test__/db2dbml/mysql/dbml-error.log +0 -570
- package/__test__/db2dbml/mysql/out-files/schema.dbml +0 -180
- package/__test__/db2dbml/postgres/dbml-error.log +0 -375
- package/__test__/db2dbml/postgres/out-files/schema.dbml +0 -180
- package/__test__/dbml2sql/filename --mysql --out-file/dbml-error.log +0 -0
- package/__test__/dbml2sql/filename --mysql --out-file/out-files/schema.sql +0 -65
- package/__test__/dbml2sql/filename --mysql stdout/dbml-error.log +0 -0
- package/__test__/dbml2sql/filename --oracle --out-file/dbml-error.log +0 -0
- package/__test__/dbml2sql/filename --oracle --out-file/out-files/schema.sql +0 -61
- package/__test__/dbml2sql/filename --oracle stdout/dbml-error.log +0 -0
- package/__test__/dbml2sql/filename --out-file/dbml-error.log +0 -0
- package/__test__/dbml2sql/filename --out-file/out-files/schema.sql +0 -77
- package/__test__/dbml2sql/filename --postgres --out-file/dbml-error.log +0 -0
- package/__test__/dbml2sql/filename --postgres --out-file/out-files/schema.sql +0 -77
- package/__test__/dbml2sql/filename --postgres stdout/dbml-error.log +0 -0
- package/__test__/dbml2sql/filename stdout/dbml-error.log +0 -0
- package/__test__/dbml2sql/filenames --mysql --out-file/dbml-error.log +0 -0
- package/__test__/dbml2sql/filenames --mysql --out-file/out-files/schema.sql +0 -172
- package/__test__/dbml2sql/filenames --mysql stdout/dbml-error.log +0 -0
- package/__test__/dbml2sql/filenames --oracle --out-file/dbml-error.log +0 -0
- package/__test__/dbml2sql/filenames --oracle --out-file/out-files/schema.sql +0 -172
- package/__test__/dbml2sql/filenames --oracle stdout/dbml-error.log +0 -0
- package/__test__/dbml2sql/filenames --out-file/dbml-error.log +0 -0
- package/__test__/dbml2sql/filenames --out-file/out-files/schema.sql +0 -172
- package/__test__/dbml2sql/filenames --postgres --out-file/dbml-error.log +0 -0
- package/__test__/dbml2sql/filenames --postgres --out-file/out-files/schema.sql +0 -172
- package/__test__/dbml2sql/filenames --postgres stdout/dbml-error.log +0 -0
- package/__test__/dbml2sql/filenames stdout/dbml-error.log +0 -0
- package/__test__/dbml2sql/multiple_schema_mssql/dbml-error.log +0 -0
- package/__test__/dbml2sql/multiple_schema_mssql/out-files/multiple_schema.out.sql +0 -62
- package/__test__/dbml2sql/multiple_schema_mysql/dbml-error.log +0 -0
- package/__test__/dbml2sql/multiple_schema_mysql/out-files/multiple_schema.out.sql +0 -50
- package/__test__/dbml2sql/multiple_schema_oracle/dbml-error.log +0 -0
- package/__test__/dbml2sql/multiple_schema_oracle/out-files/multiple_schema.out.sql +0 -88
- package/__test__/dbml2sql/multiple_schema_pg/dbml-error.log +0 -0
- package/__test__/dbml2sql/multiple_schema_pg/out-files/multiple_schema.out.sql +0 -67
- package/__test__/dbml2sql/syntax-error/dbml-error.log +0 -27
- package/__test__/sql2dbml/filename --mssql --out-file/dbml-error.log +0 -0
- package/__test__/sql2dbml/filename --mssql --out-file/out-files/schema.dbml +0 -25
- package/__test__/sql2dbml/filename --mysql --out-file/dbml-error.log +0 -0
- package/__test__/sql2dbml/filename --mysql --out-file/out-files/schema.dbml +0 -74
- package/__test__/sql2dbml/filename --mysql stdout/dbml-error.log +0 -0
- package/__test__/sql2dbml/filename --out-file/dbml-error.log +0 -0
- package/__test__/sql2dbml/filename --out-file/out-files/schema.dbml +0 -74
- package/__test__/sql2dbml/filename --postgres --out-file/dbml-error.log +0 -0
- package/__test__/sql2dbml/filename --postgres --out-file/out-files/schema.dbml +0 -74
- package/__test__/sql2dbml/filename --postgres stdout/dbml-error.log +0 -0
- package/__test__/sql2dbml/filename --snowflake stdout/dbml-error.log +0 -0
- package/__test__/sql2dbml/filename stdout/dbml-error.log +0 -0
- package/__test__/sql2dbml/filenames --mysql --out-file/dbml-error.log +0 -0
- package/__test__/sql2dbml/filenames --mysql --out-file/out-files/schema.dbml +0 -170
- package/__test__/sql2dbml/filenames --mysql stdout/dbml-error.log +0 -0
- package/__test__/sql2dbml/filenames --out-file/dbml-error.log +0 -0
- package/__test__/sql2dbml/filenames --out-file/out-files/schema.dbml +0 -170
- package/__test__/sql2dbml/filenames --postgres --out-file/dbml-error.log +0 -0
- package/__test__/sql2dbml/filenames --postgres --out-file/out-files/schema.dbml +0 -170
- package/__test__/sql2dbml/filenames --postgres stdout/dbml-error.log +0 -0
- package/__test__/sql2dbml/filenames stdout/dbml-error.log +0 -0
- package/__test__/sql2dbml/multiple_schema_mssql/dbml-error.log +0 -0
- package/__test__/sql2dbml/multiple_schema_mssql/out-files/multiple_schema.out.dbml +0 -106
- package/__test__/sql2dbml/multiple_schema_mysql/dbml-error.log +0 -0
- package/__test__/sql2dbml/multiple_schema_mysql/out-files/multiple_schema.out.dbml +0 -136
- package/__test__/sql2dbml/multiple_schema_pg/dbml-error.log +0 -0
- package/__test__/sql2dbml/multiple_schema_pg/out-files/multiple_schema.out.dbml +0 -101
- package/__test__/sql2dbml/syntax-error/dbml-error.log +0 -51
- package/__test__/sql2dbml/syntax-error-duplicate-endpoints --mssql/dbml-error.log +0 -51
- package/__test__/sql2dbml/syntax-error-duplicate-endpoints --mysql/dbml-error.log +0 -51
- package/dbml-error.log +0 -278
- package/snowflake.log +0 -129
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
2024-06-12T04:32:03.429Z
|
|
2
|
-
undefined
|
|
3
|
-
|
|
4
|
-
2024-08-09T00:05:09.112Z
|
|
5
|
-
undefined
|
|
6
|
-
|
|
7
|
-
2024-08-09T03:08:08.840Z
|
|
8
|
-
undefined
|
|
9
|
-
|
|
10
|
-
2024-08-11T02:28:22.795Z
|
|
11
|
-
undefined
|
|
12
|
-
|
|
13
|
-
2024-08-14T07:36:59.814Z
|
|
14
|
-
undefined
|
|
15
|
-
|
|
16
|
-
2024-08-14T07:52:45.007Z
|
|
17
|
-
undefined
|
|
18
|
-
|
|
19
|
-
2024-08-14T07:55:34.170Z
|
|
20
|
-
undefined
|
|
21
|
-
|
|
22
|
-
2025-04-07T19:53:05.751Z
|
|
23
|
-
undefined
|
|
24
|
-
|
|
25
|
-
2025-04-07T19:55:33.459Z
|
|
26
|
-
undefined
|
|
27
|
-
|
|
28
|
-
2025-04-07T20:00:47.773Z
|
|
29
|
-
undefined
|
|
30
|
-
|
|
31
|
-
2025-04-07T20:04:53.439Z
|
|
32
|
-
undefined
|
|
33
|
-
|
|
34
|
-
2025-04-07T20:05:29.644Z
|
|
35
|
-
undefined
|
|
36
|
-
|
|
37
|
-
2025-04-07T20:07:52.307Z
|
|
38
|
-
undefined
|
|
39
|
-
|
|
40
|
-
2025-04-07T20:10:09.528Z
|
|
41
|
-
undefined
|
|
42
|
-
|
|
43
|
-
2025-04-07T20:11:49.247Z
|
|
44
|
-
undefined
|
|
45
|
-
|
|
46
|
-
2025-07-23T08:03:00.190Z
|
|
47
|
-
undefined
|
|
48
|
-
|
|
49
|
-
2025-08-29T10:34:47.434Z
|
|
50
|
-
undefined
|
|
51
|
-
|
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
2024-06-12T04:32:03.669Z
|
|
2
|
-
undefined
|
|
3
|
-
|
|
4
|
-
2024-08-09T00:05:09.476Z
|
|
5
|
-
undefined
|
|
6
|
-
|
|
7
|
-
2024-08-09T03:08:09.208Z
|
|
8
|
-
undefined
|
|
9
|
-
|
|
10
|
-
2024-08-11T02:28:23.316Z
|
|
11
|
-
undefined
|
|
12
|
-
|
|
13
|
-
2024-08-14T07:37:00.182Z
|
|
14
|
-
undefined
|
|
15
|
-
|
|
16
|
-
2024-08-14T07:52:45.362Z
|
|
17
|
-
undefined
|
|
18
|
-
|
|
19
|
-
2024-08-14T07:55:34.526Z
|
|
20
|
-
undefined
|
|
21
|
-
|
|
22
|
-
2025-04-07T19:53:06.262Z
|
|
23
|
-
undefined
|
|
24
|
-
|
|
25
|
-
2025-04-07T19:55:33.981Z
|
|
26
|
-
undefined
|
|
27
|
-
|
|
28
|
-
2025-04-07T20:00:48.524Z
|
|
29
|
-
undefined
|
|
30
|
-
|
|
31
|
-
2025-04-07T20:04:54.259Z
|
|
32
|
-
undefined
|
|
33
|
-
|
|
34
|
-
2025-04-07T20:05:30.506Z
|
|
35
|
-
undefined
|
|
36
|
-
|
|
37
|
-
2025-04-07T20:07:53.066Z
|
|
38
|
-
undefined
|
|
39
|
-
|
|
40
|
-
2025-04-07T20:10:10.301Z
|
|
41
|
-
undefined
|
|
42
|
-
|
|
43
|
-
2025-04-07T20:11:50.008Z
|
|
44
|
-
undefined
|
|
45
|
-
|
|
46
|
-
2025-07-23T08:03:00.864Z
|
|
47
|
-
undefined
|
|
48
|
-
|
|
49
|
-
2025-08-29T10:34:48.200Z
|
|
50
|
-
undefined
|
|
51
|
-
|
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
2024-06-12T04:32:04.090Z
|
|
2
|
-
undefined
|
|
3
|
-
|
|
4
|
-
2024-08-09T00:05:09.972Z
|
|
5
|
-
undefined
|
|
6
|
-
|
|
7
|
-
2024-08-09T03:08:09.727Z
|
|
8
|
-
undefined
|
|
9
|
-
|
|
10
|
-
2024-08-11T02:28:24.073Z
|
|
11
|
-
undefined
|
|
12
|
-
|
|
13
|
-
2024-08-14T07:37:00.693Z
|
|
14
|
-
undefined
|
|
15
|
-
|
|
16
|
-
2024-08-14T07:52:45.854Z
|
|
17
|
-
undefined
|
|
18
|
-
|
|
19
|
-
2024-08-14T07:55:35.143Z
|
|
20
|
-
undefined
|
|
21
|
-
|
|
22
|
-
2025-04-07T19:53:06.915Z
|
|
23
|
-
undefined
|
|
24
|
-
|
|
25
|
-
2025-04-07T19:55:34.658Z
|
|
26
|
-
undefined
|
|
27
|
-
|
|
28
|
-
2025-04-07T20:00:49.180Z
|
|
29
|
-
undefined
|
|
30
|
-
|
|
31
|
-
2025-04-07T20:04:54.965Z
|
|
32
|
-
undefined
|
|
33
|
-
|
|
34
|
-
2025-04-07T20:05:31.383Z
|
|
35
|
-
undefined
|
|
36
|
-
|
|
37
|
-
2025-04-07T20:07:53.724Z
|
|
38
|
-
undefined
|
|
39
|
-
|
|
40
|
-
2025-04-07T20:10:10.993Z
|
|
41
|
-
undefined
|
|
42
|
-
|
|
43
|
-
2025-04-07T20:11:50.663Z
|
|
44
|
-
undefined
|
|
45
|
-
|
|
46
|
-
2025-07-23T08:03:01.450Z
|
|
47
|
-
undefined
|
|
48
|
-
|
|
49
|
-
2025-08-29T10:34:48.810Z
|
|
50
|
-
undefined
|
|
51
|
-
|
package/dbml-error.log
DELETED
|
@@ -1,278 +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
|
-
|
|
162
|
-
2025-09-04T07:29:45.680Z
|
|
163
|
-
undefined
|
|
164
|
-
|
|
165
|
-
2025-09-04T07:30:58.764Z
|
|
166
|
-
undefined
|
|
167
|
-
|
|
168
|
-
2025-09-04T07:31:15.956Z
|
|
169
|
-
undefined
|
|
170
|
-
|
|
171
|
-
2025-09-09T02:39:16.734Z
|
|
172
|
-
undefined
|
|
173
|
-
|
|
174
|
-
2025-09-09T02:40:14.338Z
|
|
175
|
-
undefined
|
|
176
|
-
|
|
177
|
-
2025-09-12T05:01:45.842Z
|
|
178
|
-
Error: Load credential error: ENOENT: no such file or directory, open 'bigquery'
|
|
179
|
-
at loadCredentialFromFile (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/utils/credential-loader.js:13:19)
|
|
180
|
-
at async fetchSchemaJson (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/bigqueryConnector.js:257:27)
|
|
181
|
-
at async connectionHandler (/Users/huylm/code/work/dbml/packages/dbml-cli/lib/cli/connector.js:24:24)
|
|
182
|
-
|
|
183
|
-
2025-09-12T05:02:06.000Z
|
|
184
|
-
Error: Load credential error: ENOENT: no such file or directory, open 'bigquery'
|
|
185
|
-
at loadCredentialFromFile (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/utils/credential-loader.js:13:19)
|
|
186
|
-
at async fetchSchemaJson (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/bigqueryConnector.js:257:27)
|
|
187
|
-
at async connectionHandler (/Users/huylm/code/work/dbml/packages/dbml-cli/lib/cli/connector.js:24:24)
|
|
188
|
-
|
|
189
|
-
2025-09-12T05:03:51.215Z
|
|
190
|
-
Error: Load credential error: ENOENT: no such file or directory, open '/Users/huylm/code/dbx/bq-test-key-adc.json'
|
|
191
|
-
at loadCredentialFromFile (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/utils/credential-loader.js:13:19)
|
|
192
|
-
at async fetchSchemaJson (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/bigqueryConnector.js:257:27)
|
|
193
|
-
at async connectionHandler (/Users/huylm/code/work/dbml/packages/dbml-cli/lib/cli/connector.js:24:24)
|
|
194
|
-
|
|
195
|
-
2025-09-12T05:04:10.786Z
|
|
196
|
-
Error: BigQuery connection error: Could not load the default credentials. Browse to https://cloud.google.com/docs/authentication/getting-started for more information.
|
|
197
|
-
at connectBigQuery (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/bigqueryConnector.js:24:19)
|
|
198
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
199
|
-
at async fetchSchemaJson (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/bigqueryConnector.js:259:20)
|
|
200
|
-
at async connectionHandler (/Users/huylm/code/work/dbml/packages/dbml-cli/lib/cli/connector.js:24:24)
|
|
201
|
-
|
|
202
|
-
2025-09-12T05:07:23.481Z
|
|
203
|
-
Error: BigQuery connection error: The incoming JSON object does not contain a client_email field
|
|
204
|
-
at connectBigQuery (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/bigqueryConnector.js:24:19)
|
|
205
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
206
|
-
at async fetchSchemaJson (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/bigqueryConnector.js:259:20)
|
|
207
|
-
at async connectionHandler (/Users/huylm/code/work/dbml/packages/dbml-cli/lib/cli/connector.js:24:24)
|
|
208
|
-
|
|
209
|
-
2025-09-12T05:08:40.965Z
|
|
210
|
-
Error: BigQuery connection error: The incoming JSON object does not contain a client_email field
|
|
211
|
-
at connectBigQuery (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/bigqueryConnector.js:25:19)
|
|
212
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
213
|
-
at async fetchSchemaJson (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/bigqueryConnector.js:260:20)
|
|
214
|
-
at async connectionHandler (/Users/huylm/code/work/dbml/packages/dbml-cli/lib/cli/connector.js:24:24)
|
|
215
|
-
|
|
216
|
-
2025-09-16T04:36:58.861Z
|
|
217
|
-
Error: BigQuery connection error: Unable to detect a Project Id in the current environment.
|
|
218
|
-
To learn more about authentication and Google APIs, visit:
|
|
219
|
-
https://cloud.google.com/docs/authentication/getting-started
|
|
220
|
-
at connectBigQuery (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/bigqueryConnector.js:38:19)
|
|
221
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
222
|
-
at async fetchSchemaJson (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/bigqueryConnector.js:274:20)
|
|
223
|
-
at async connectionHandler (/Users/huylm/code/work/dbml/packages/dbml-cli/lib/cli/connector.js:24:24)
|
|
224
|
-
|
|
225
|
-
2025-09-16T04:39:34.957Z
|
|
226
|
-
Error: BigQuery connection error: Unable to detect a Project Id in the current environment.
|
|
227
|
-
To learn more about authentication and Google APIs, visit:
|
|
228
|
-
https://cloud.google.com/docs/authentication/getting-started
|
|
229
|
-
at connectBigQuery (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/bigqueryConnector.js:38:19)
|
|
230
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
231
|
-
at async fetchSchemaJson (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/bigqueryConnector.js:274:20)
|
|
232
|
-
at async connectionHandler (/Users/huylm/code/work/dbml/packages/dbml-cli/lib/cli/connector.js:24:24)
|
|
233
|
-
|
|
234
|
-
2025-09-16T04:40:42.883Z
|
|
235
|
-
Error: BigQuery connection error: Unable to detect a Project Id in the current environment.
|
|
236
|
-
To learn more about authentication and Google APIs, visit:
|
|
237
|
-
https://cloud.google.com/docs/authentication/getting-started
|
|
238
|
-
at connectBigQuery (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/bigqueryConnector.js:38:19)
|
|
239
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
240
|
-
at async fetchSchemaJson (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/bigqueryConnector.js:274:20)
|
|
241
|
-
at async connectionHandler (/Users/huylm/code/work/dbml/packages/dbml-cli/lib/cli/connector.js:24:24)
|
|
242
|
-
|
|
243
|
-
2025-09-16T05:10:51.632Z
|
|
244
|
-
Error: BigQuery connection error: Unable to detect a Project Id in the current environment.
|
|
245
|
-
To learn more about authentication and Google APIs, visit:
|
|
246
|
-
https://cloud.google.com/docs/authentication/getting-started
|
|
247
|
-
at connectBigQuery (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/bigqueryConnector.js:38:19)
|
|
248
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
249
|
-
at async fetchSchemaJson (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/bigqueryConnector.js:274:20)
|
|
250
|
-
at async connectionHandler (/Users/huylm/code/work/dbml/packages/dbml-cli/lib/cli/connector.js:24:24)
|
|
251
|
-
|
|
252
|
-
2025-09-16T05:11:51.586Z
|
|
253
|
-
Error: BigQuery connection error: Unable to detect a Project Id in the current environment.
|
|
254
|
-
To learn more about authentication and Google APIs, visit:
|
|
255
|
-
https://cloud.google.com/docs/authentication/getting-started
|
|
256
|
-
at connectBigQuery (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/bigqueryConnector.js:38:19)
|
|
257
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
258
|
-
at async fetchSchemaJson (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/bigqueryConnector.js:274:20)
|
|
259
|
-
at async connectionHandler (/Users/huylm/code/work/dbml/packages/dbml-cli/lib/cli/connector.js:24:24)
|
|
260
|
-
|
|
261
|
-
2025-09-16T05:15:47.564Z
|
|
262
|
-
Error: BigQuery connection error: Unable to detect a Project Id in the current environment.
|
|
263
|
-
To learn more about authentication and Google APIs, visit:
|
|
264
|
-
https://cloud.google.com/docs/authentication/getting-started
|
|
265
|
-
at connectBigQuery (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/bigqueryConnector.js:38:19)
|
|
266
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
267
|
-
at async fetchSchemaJson (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/bigqueryConnector.js:274:20)
|
|
268
|
-
at async connectionHandler (/Users/huylm/code/work/dbml/packages/dbml-cli/lib/cli/connector.js:24:24)
|
|
269
|
-
|
|
270
|
-
2025-09-16T05:23:07.242Z
|
|
271
|
-
Error: BigQuery connection error: Unable to detect a Project Id in the current environment.
|
|
272
|
-
To learn more about authentication and Google APIs, visit:
|
|
273
|
-
https://cloud.google.com/docs/authentication/getting-started
|
|
274
|
-
at connectBigQuery (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/bigqueryConnector.js:38:19)
|
|
275
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
276
|
-
at async fetchSchemaJson (/Users/huylm/code/work/dbml/packages/dbml-connector/dist/connectors/bigqueryConnector.js:274:20)
|
|
277
|
-
at async connectionHandler (/Users/huylm/code/work/dbml/packages/dbml-cli/lib/cli/connector.js:24:24)
|
|
278
|
-
|
package/snowflake.log
DELETED
|
@@ -1,129 +0,0 @@
|
|
|
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"}
|