mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-30 01:03:58 +00:00
Merge branch 'master' into sqlite
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
# ChangeLog
|
# ChangeLog
|
||||||
|
|
||||||
|
### 4.1.11
|
||||||
|
- FIX: Fixed crash of API process when using SSH tunnel connection (race condition)
|
||||||
|
|
||||||
### 4.1.11
|
### 4.1.11
|
||||||
- FIX: fixed processing postgre query containing $$
|
- FIX: fixed processing postgre query containing $$
|
||||||
- FIX: fixed postgre analysing procedures & functions
|
- FIX: fixed postgre analysing procedures & functions
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
[](https://www.npmjs.com/package/dbgate)
|
[](https://www.npmjs.com/package/dbgate)
|
||||||
|

|
||||||
[](https://snapcraft.io/dbgate)
|
[](https://snapcraft.io/dbgate)
|
||||||
[](https://snapcraft.io/dbgate)
|
[](https://snapcraft.io/dbgate)
|
||||||
[](https://github.com/prettier/prettier)
|
[](https://github.com/prettier/prettier)
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "4.1.12-beta.2",
|
"version": "4.1.12",
|
||||||
"name": "dbgate-all",
|
"name": "dbgate-all",
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
"packages/*",
|
"packages/*",
|
||||||
|
|||||||
Reference in New Issue
Block a user