mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-21 15:16:01 +00:00
typo + bigint converted to numbers
This commit is contained in:
@@ -178,7 +178,7 @@ const driver = {
|
||||
|
||||
return {
|
||||
version,
|
||||
versionText: `DuchDB ${version}`,
|
||||
versionText: `DuckDB ${version}`,
|
||||
};
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user