[pgadmin-org/pgadmin4] 0384f5: Remove check constraint from user table as it's da...

From: Akshay Joshi <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 0384f5: Remove check constraint from user table as it's da...
Date: 2022-10-20 12:55:41
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/964c7b-0384f5@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 0384f55de1a28658eee138b9259dcad93df37709
https://github.com/pgadmin-org/pgadmin4/commit/0384f55de1a28658eee138b9259dcad93df37709
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2022-10-20 (Thu, 20 Oct 2022)

Changed paths:
M web/migrations/versions/35f29b1701bd_.py

Log Message:
-----------
Remove check constraint from user table as it's data type is Boolean.

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-10-21 03:14:53 Re: [pgAdmin4][Patch]: Psycopg3 Fixes
Previous Message Akshay Joshi 2022-10-20 12:34:21 pgAdmin 4 v6.15 Released