Hey Akshay
This patch passed our test pipelines.
Anthony and Victoria
On Thu, Apr 19, 2018 at 1:48 AM, Akshay Joshi wrote:
> Hi Hackers
>
> I have implemented the SSH Tunnel support using https://pypi.org/
> project/sshtunnel/ python package. Added "SSH Tunnel" Tab in server
> dialog. This imp
Fix python wheel dependencies.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3ecfabfde5e8428e0b63e27fbf33bc4be96ce5af
Modified Files
--
pkg/pip/setup_pip.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Hi,
Today I upgraded the docker container to the latest version(3). I backed up
the SqLite db pgadmin4.db from the previous version and used the same for
the latest docker container. When I'm opening any table data It is giving
me the following error:
" Query Tool Initialization Error "
Please