Re: pgAdmin4 1.0-beta3 - Cannot set "Primary key / Not NULL" on column in "The Table Dialog" - Mailing list pgadmin-support

From Ashesh Vashi
Subject Re: pgAdmin4 1.0-beta3 - Cannot set "Primary key / Not NULL" on column in "The Table Dialog"
Date
Msg-id CAG7mmozx6MUgS3G3zYGxVsHqwNFT3ht0HU62DvzbZAXR=gPpdg@mail.gmail.com
Whole thread
In response to pgAdmin4 1.0-beta3 - Cannot set "Primary key / Not NULL" on column in "The Table Dialog"  (Krzysztof O <krzotr@gmail.com>)
Responses Re: pgAdmin4 1.0-beta3 - Cannot set "Primary key / Not NULL" on column in "The Table Dialog"
List pgadmin-support

Hi Krzysztof,

We've made few bug fixes in the same area in last few days, is it possible to check it with the latest code (if possible).

Harshal,

Can you please confirm it has been fixed?
If not - can you please create an issue in redmine, and work on it.

--
Thanks & Regards,
Ashesh Vashi


On Aug 5, 2016 00:42, "Krzysztof O" <krzotr@gmail.com> wrote:
Hi,

I cannot set "Primary key / Not NULL" in "The Table Dialog". I see
"Error saving properties: INTERNAL SERVER ERROR - 'cltype'"

How to reproduce?

1. Create table
    CREATE TABLE test (
        id serial,
        txt text not null
    )
2. In sidebar, right click on "test" table and select "Properties"
3. Select "Columns"
4. Set "Primary key" to "Yes" on "id" column
5. Press "Save" button
6. "Error saving properties: INTERNAL SERVER ERROR - 'cltype'"
7. Go to point 4 and try with "Not NULL" field - the same error message

Tested on: Pgadmin4 1.0-beta3, Windows 7 x64, Server: PostgreSQL 9.5.3
on x86_64-pc-linux-gnu, compiled by gcc (GCC) 4.8.5 20150623 (Red Hat
4.8.5-4), 64-bit


Regards,
Krzysztof Otręba


--
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support


pgadmin-support by date:

Previous
From: Krzysztof O
Date:
Subject: pgAdmin4 1.0-beta3 - Cannot set "Primary key / Not NULL" on column in "The Table Dialog"
Next
From: D.Z.
Date:
Subject: Ctrl-F