1) Correct the reverse engineering SQL of the collation node for database server version < 10. 2) Added 'rngcollation' and 'attnum' in the ignore list of Types node and fixed an issue occurs due to SonarQube fix.
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5eb1c573209a5bbff32ef87aae404620714a7ab9 Modified Files -------------- .../templates/collations/sql/10_plus/create.sql | 25 ++++++++++++++++++++++ .../templates/collations/sql/default/create.sql | 7 +++++- .../servers/databases/schemas/types/__init__.py | 4 ++-- 3 files changed, 33 insertions(+), 3 deletions(-)