mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 13:46:00 +00:00
try to fix test
This commit is contained in:
@@ -85,7 +85,7 @@ const driver = {
|
||||
: await tediousConnect(conn);
|
||||
|
||||
if (result) {
|
||||
result._database_name = conn.database;
|
||||
result.__database_name__ = conn.database;
|
||||
}
|
||||
|
||||
return result;
|
||||
|
||||
Reference in New Issue
Block a user