Fix RESQL/MSQL test cases for Python 2.7
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f8815428340a1f1deb12f2356d3c5a78c027f596
Modified Files
--
web/regression/re_sql/tests/test_resql.py | 17 ++---
1 file changed, 14
Fix query history issue for Python 2.7, it is a regression of #4750.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b10378fe708893df1b218b16e004f07450d03189
Modified Files
--
web/pgadmin/tools/sqleditor/utils/query_history.py | 9
Update version for release.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e64d6edc73440f9644009ccc33e931a47a5efd43
Modified Files
--
runtime/Info.plist | 4 ++--
runtime/pgAdmin4.pro | 2 +-
web/config.py| 4 ++--
3 files
Thanks, patch applied.
On Mon, Sep 16, 2019 at 3:42 PM Aditya Toshniwal <
aditya.toshni...@enterprisedb.com> wrote:
> Sorry, I forgot to check the RM. The exception is mentioned there.
> Patch looks good to me.
>
> On Mon, Sep 16, 2019 at 3:37 PM Aditya Toshniwal <
> aditya.toshni...@enterprisedb
Fix query history exception for Python 3.6. Fixes #4750.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=80b05973c653223ec47cd5bc6b3f00f7eeac7c94
Author: Murtuza Zabuawala
Modified Files
--
docs/en_US/release_notes_4_13.rst
Fix SQL issue of length and precision when changing the data type of Column.
Fixes #4698
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=426d9d58728698907f92cc376cac2d037c456b43
Modified Files
--
docs/en_US/release_notes_4_13.rst
Refactor Dockerfile to avoid needing to run supporting scripts (i.e. 'docker
build .' will work) and minimise layers. Fixes #4752
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=110a51c5b20d84336db5c477ef0722c73af8114b
Modified Files
Sorry, I forgot to check the RM. The exception is mentioned there.
Patch looks good to me.
On Mon, Sep 16, 2019 at 3:37 PM Aditya Toshniwal <
aditya.toshni...@enterprisedb.com> wrote:
> Hi,
>
> We do not get any error. So could you please also share the exception for
> our reference ?
>
>
> On Mo
Hi,
We do not get any error. So could you please also share the exception for
our reference ?
On Mon, Sep 16, 2019 at 3:32 PM Murtuza Zabuawala <
murtuza.zabuaw...@enterprisedb.com> wrote:
> Hi,
>
> PFA minor patch for the backend encoding error from query history.
>
>
> --
> Regards,
> Murtuza
Hi,
PFA minor patch for the backend encoding error from query history.
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
RM_4750.diff
Description: Binary data
Hi Akshay,
On Fri, Sep 13, 2019 at 7:59 AM Akshay Joshi
wrote:
> Hi Dave
>
> I have installed docker, applied your patch and run "*docker build .*".
> Image has been created without REPOSITORY and TAG is this OK.
>
Right - "docker build ." will not create any tags unless you include the -t
opti
11 matches
Mail list logo