public inbox for [email protected]  
help / color / mirror / Atom feed
pgAdmin 4 commit: Added 'IF NOT EXISTS' clause while creating tables an
2+ messages / 1 participants
[nested] [flat]

* pgAdmin 4 commit: Added 'IF NOT EXISTS' clause while creating tables an
@ 2021-05-04 10:29 Akshay Joshi <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: Akshay Joshi @ 2021-05-04 10:29 UTC (permalink / raw)
  To: [email protected]

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=7e79814cb0a308364a2f6e1b62efee32989e...

Modified Files
--------------
docs/en_US/release_notes_5_3.rst                                        | 1 +
.../schemas/tables/templates/partitions/sql/pg/10_plus/create.sql       | 2 +-
.../schemas/tables/templates/partitions/sql/ppas/10_plus/create.sql     | 2 +-
.../databases/schemas/tables/templates/tables/sql/10_plus/create.sql    | 2 +-
.../databases/schemas/tables/templates/tables/sql/11_plus/create.sql    | 2 +-
.../databases/schemas/tables/templates/tables/sql/12_plus/create.sql    | 2 +-
.../databases/schemas/tables/templates/tables/sql/9.6_plus/create.sql   | 2 +-
.../databases/schemas/tables/templates/tables/sql/default/create.sql    | 2 +-
8 files changed, 8 insertions(+), 7 deletions(-)



^ permalink  raw  reply  [nested|flat] 2+ messages in thread

* pgAdmin 4 commit: Added 'IF NOT EXISTS' clause while creating tables an
@ 2021-05-12 07:57 Akshay Joshi <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: Akshay Joshi @ 2021-05-12 07:57 UTC (permalink / raw)
  To: [email protected]

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=7e79814cb0a308364a2f6e1b62efee32989e...

Modified Files
--------------
docs/en_US/release_notes_5_3.rst                                        | 1 +
.../schemas/tables/templates/partitions/sql/pg/10_plus/create.sql       | 2 +-
.../schemas/tables/templates/partitions/sql/ppas/10_plus/create.sql     | 2 +-
.../databases/schemas/tables/templates/tables/sql/10_plus/create.sql    | 2 +-
.../databases/schemas/tables/templates/tables/sql/11_plus/create.sql    | 2 +-
.../databases/schemas/tables/templates/tables/sql/12_plus/create.sql    | 2 +-
.../databases/schemas/tables/templates/tables/sql/9.6_plus/create.sql   | 2 +-
.../databases/schemas/tables/templates/tables/sql/default/create.sql    | 2 +-
8 files changed, 8 insertions(+), 7 deletions(-)



^ permalink  raw  reply  [nested|flat] 2+ messages in thread


end of thread, other threads:[~2021-05-12 07:57 UTC | newest]

Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2021-05-04 10:29 pgAdmin 4 commit: Added 'IF NOT EXISTS' clause while creating tables an Akshay Joshi <[email protected]>
2021-05-12 07:57 pgAdmin 4 commit: Added 'IF NOT EXISTS' clause while creating tables an Akshay Joshi <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox