pgAdmin 4 commit: Remove quotes that shouldn't be there.

2019-09-11 Thread Dave Page
Remove quotes that shouldn't be there. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=31653aef70f3c323326e8813bd511c7edc9828d3 Modified Files -- docs/en_US/container_deployment.rst | 8 1 file changed, 4 insertions(+), 4 d

Re: Docker build simplification

2019-09-11 Thread Dave Page
On Wed, Sep 11, 2019 at 6:59 AM Ashesh Vashi wrote: > On Tue, Sep 10, 2019 at 11:21 PM Dave Page wrote: > >> The attached patch simplifies the Docker container build so that it can >> be done entirely using "docker build" in the root of a source tree. It also >> enables building the container fr

Re: Docker build simplification

2019-09-11 Thread Ashesh Vashi
On Tue, Sep 10, 2019 at 11:21 PM Dave Page wrote: > The attached patch simplifies the Docker container build so that it can be > done entirely using "docker build" in the root of a source tree. It also > enables building the container from a tarball, not just a git checkout. > This does mean that

pgAdmin 4 commit: 1) Add Reverse Engineered and Modified SQL tests for

2019-09-11 Thread Akshay Joshi
1) Add Reverse Engineered and Modified SQL tests for Foreign Keys. Fixes #4616 2) Fix issue where Validated switch option is inverted for the Foreign Key. Fixes #4412 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6a931588aa105a52f00a2547095c