[pgadmin4][patch] #3099 GPDB: Creating table and creating column in table fails

From: Joao De Almeida Pereira <jdealmeidapereira(at)pivotal(dot)io>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgadmin4][patch] #3099 GPDB: Creating table and creating column in table fails
Date: 2018-02-09 22:49:15
Message-ID: CAE+jjam9fxLuSQZwqquvVabV9ia058QhFa_gAHGMjzsgwr+QcA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Attached is the patch that correct the creation of tables and columns.

Also started using in a more widespread way the `compile_template_path`
function to have the logic in a single place.
Hides the Advanced Tab on table creation for GreenPlum Databases
Correctly retrieves the collate of the GrenPlum Database in multiples
places that use it
Correct the SQL generation for table creation when a primary keys are
present

Thanks
Joao

Attachment Content-Type Size
gpdb-creation-of-tables-and-columns-corrected application/octet-stream 28.1 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Murtuza Zabuawala 2018-02-12 06:30:02 Re: Build failed in Jenkins: pgadmin4-master-python26 #602
Previous Message Joao De Almeida Pereira 2018-02-09 17:56:07 [pgadmin4][patch] Unvendorize react #3098