Re: v3.3 Auto complete broken

2018-10-18 Thread Aditya Toshniwal
last two parenthesis like > Upper(trim(b.source) ), the auto indent works as expected. > > > >For this please create a new RM > > We have a RM raised for this problem - > https://redmine.postgresql.org/issues/3583. It will be fixed when > CodeMirror's next ve

RE: v3.3 Auto complete broken

2018-10-18 Thread Hibbard, Brandon
? Brandon From: Aditya Toshniwal Sent: Thursday, October 18, 2018 5:48 AM To: Akshay Joshi Cc: Hibbard, Brandon ; [email protected] Subject: Re: v3.3 Auto complete broken Hi, On Thu, Oct 18, 2018 at 11:57 AM Akshay Joshi mailto:[email protected]>> wrote: Hi Brandon

Re: v3.3 Auto complete broken

2018-10-18 Thread Aditya Toshniwal
s please create a new RM > We have a RM raised for this problem - https://redmine.postgresql.org/issues/3583. It will be fixed when CodeMirror's next version is available as it is fixed there. > >> >> Thanks, >> >> Brandon >> >> >> >> *Fro

RE: v3.3 Auto complete broken

2018-10-17 Thread Hibbard, Brandon
: Monday, September 10, 2018 12:05 PM To: Hibbard, Brandon Cc: pgAdmin Support Subject: Re: v3.3 Auto complete broken Hi Brandon RM 3630 has already been there and I have sent the patch on pgadmin hackers where objects belongs to schema other than pg_catalog and public are not listed. You can

Re: v3.3 Auto complete broken

2018-09-10 Thread Akshay Joshi
Hi Brandon RM 3630 has already been there and I have sent the patch on pgadmin hackers where objects belongs to schema other than pg_catalog and public are not listed. You can apply that patch and test it. On Mon, 10 Sep 2018, 21:26 Hibbard, Brandon, < [email protected]> wrote: >

v3.3 Auto complete broken

2018-09-10 Thread Hibbard, Brandon
Hello, I installed pgAdmin 4 v3.3 today and autocomplete isn't working correctly. It does not list the tables in a schema or the fields in the table. Is this a bug or have I done something wrong? Thanks Brandon