pgAdmin 4 commit: 1) Add Reverse Engineered and Modified SQL tests for

2019-09-16 Thread Akshay Joshi
1) Add Reverse Engineered and Modified SQL tests for Primary Keys. Fixes #4624. 2) Ensure Primary Key should be created with Index. Fixes #4742. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=aa668856f780883fd9e2d70188e070c1a89b33b1 Author:

pgAdmin 4 commit: 1) Add Reverse Engineered and Modified SQL tests for

2019-09-11 Thread Akshay Joshi
1) Add Reverse Engineered and Modified SQL tests for Foreign Keys. Fixes #4616 2) Fix issue where Validated switch option is inverted for the Foreign Key. Fixes #4412 Branch -- master Details ---

pgAdmin 4 commit: 1) Add Reverse Engineered and Modified SQL tests for

2019-09-06 Thread Akshay Joshi
1) Add Reverse Engineered and Modified SQL tests for Indexes. Fixes #4621 2) Fix modified SQL for Index when reset the value of Fill factor and Clustered?. Fixes #4702 3) Fix reversed engineered SQL for btree Index when provided sort order and NULLs. Fixes #4703 Branch -- master Details

pgAdmin 4 commit: 1) Add Reverse Engineered and Modified SQL tests for

2019-09-03 Thread Akshay Joshi
1) Add Reverse Engineered and Modified SQL tests for Foreign Servers. Fixes #4617 2) Add Reverse Engineered and Modified SQL tests for User Mappings. Fixes #4627 Branch -- master Details ---