pgAdmin 4 commit: Added 'IF NOT EXISTS' clause while creating tables an

2021-05-12 Thread Akshay Joshi
Added 'IF NOT EXISTS' clause while creating tables and partition tables which is convenient while using the ERD tool. Fixes #6397 Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7e79814cb0a308364a2f6e1b62efee32989e8435 Modif

pgAdmin 4 commit: Added 'IF NOT EXISTS' clause while creating tables an

2021-05-04 Thread Akshay Joshi
Added 'IF NOT EXISTS' clause while creating tables and partition tables which is convenient while using the ERD tool. Fixes #6397 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7e79814cb0a308364a2f6e1b62efee32989e8435 Modified Files