[pgadmin-org/pgadmin4] 288ba1: Fixed an issue where collation was set to none if ...

From: Pravesh Sharma <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 288ba1: Fixed an issue where collation was set to none if ...
Date: 2023-04-13 07:57:28
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/9587d2-288ba1@github.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 288ba1d1f90e575a6f9415001fb1b3bdb85659d4
https://github.com/pgadmin-org/pgadmin4/commit/288ba1d1f90e575a6f9415001fb1b3bdb85659d4
Author: Pravesh Sharma <pravesh(dot)sharma(at)enterprisedb(dot)com>
Date: 2023-04-13 (Thu, 13 Apr 2023)

Changed paths:
M web/pgadmin/browser/server_groups/servers/databases/schemas/collations/__init__.py
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py

Log Message:
-----------
Fixed an issue where collation was set to none if we remove it while creating partitioned table. #5820

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2023-04-13 10:22:09 [pgadmin-org/pgadmin4] d92a83: Update python version for OSX and update the relea...
Previous Message marupanda 2023-04-13 07:55:56 [pgadmin-org/pgadmin4] 9587d2: Add print function in selenoid for firefox.