mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-05-02 00:54:00 +00:00
Merge branch 'master' into develop
This commit is contained in:
@@ -8,6 +8,9 @@ Builds:
|
|||||||
- linux - application for linux
|
- linux - application for linux
|
||||||
- win - application for Windows
|
- win - application for Windows
|
||||||
|
|
||||||
|
### 5.2.3
|
||||||
|
- FIXED: npm version crash (#508)
|
||||||
|
|
||||||
### 5.2.3
|
### 5.2.3
|
||||||
- ADDED: Search entire table (multi column filter) #491
|
- ADDED: Search entire table (multi column filter) #491
|
||||||
- ADDED: OracleDB - connection to toher than default ports #496
|
- ADDED: OracleDB - connection to toher than default ports #496
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "5.2.4-beta.2",
|
"version": "5.2.4",
|
||||||
"name": "dbgate-all",
|
"name": "dbgate-all",
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
"packages/*",
|
"packages/*",
|
||||||
|
|||||||
Reference in New Issue
Block a user