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.sha...@enterprisedb.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