Skip to content

Commit df62ddd

Browse files
committed
[integration]
1 parent c6c49c4 commit df62ddd

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"connector": "mysql",
3+
"version": "mysql2.js",
4+
"driver_adapter": "mysql2",
5+
"external_test_executor": "Napi"
6+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"connector": "mysql",
3+
"version": "mysql2.js.wasm",
4+
"driver_adapter": "mysql2",
5+
"external_test_executor": "QueryCompiler"
6+
}

0 commit comments

Comments
 (0)