mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-28 21:05:59 +00:00
fixed reference #508
This commit is contained in:
@@ -38,6 +38,7 @@ Builds:
|
|||||||
- CHANGED: Optimalizede OracleDB analysing algorithm
|
- CHANGED: Optimalizede OracleDB analysing algorithm
|
||||||
- ADDED: Mutli column filter for perspectives
|
- ADDED: Mutli column filter for perspectives
|
||||||
- FIXED: Fixed some scenarios using tables from different DBs
|
- FIXED: Fixed some scenarios using tables from different DBs
|
||||||
|
- FIXED: Sessions with long-running queries are not killed
|
||||||
|
|
||||||
|
|
||||||
### 5.2.2
|
### 5.2.2
|
||||||
|
|||||||
@@ -29,6 +29,7 @@
|
|||||||
"dbgate-query-splitter": "^4.9.3",
|
"dbgate-query-splitter": "^4.9.3",
|
||||||
"dbgate-sqltree": "^5.0.0-alpha.1",
|
"dbgate-sqltree": "^5.0.0-alpha.1",
|
||||||
"dbgate-tools": "^5.0.0-alpha.1",
|
"dbgate-tools": "^5.0.0-alpha.1",
|
||||||
|
"dbgate-datalib": "^5.0.0-alpha.1",
|
||||||
"debug": "^4.3.4",
|
"debug": "^4.3.4",
|
||||||
"diff": "^5.0.0",
|
"diff": "^5.0.0",
|
||||||
"diff2html": "^3.4.13",
|
"diff2html": "^3.4.13",
|
||||||
|
|||||||
Reference in New Issue
Block a user