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

Akshay Joshi <[email protected]>
Newsgroups gmane.comp.db.postgresql.pgadmin.devel
Message-ID <[email protected]>
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: Khushboo Vashi <[email protected]>

Modified Files
--------------
docs/en_US/release_notes_4_13.rst                  |   4 +-
.../check_constraint/tests/Default/test.json       |   7 ++
.../constraints/index_constraint/__init__.py       |   3 +-
.../index_constraint/static/js/primary_key.js      |   7 +-
.../tests/11_plus/alter_index_constraint.sql       |  13 +++
.../11_plus/alter_index_constraint_with_index.sql  |  11 ++
.../tests/11_plus/alter_msql_index_constraint.sql  |   6 +
.../alter_msql_index_constraint_with_index.sql     |   6 +
.../tests/11_plus/alter_msql_reset_fillfactor.sql  |   2 +
.../tests/11_plus/alter_reset_fillfactor.sql       |  12 ++
.../tests/11_plus/create_index_constraint.sql      |  12 ++
.../11_plus/create_index_constraint_with_index.sql |  10 ++
.../tests/11_plus/create_msql_index_constraint.sql |   8 ++
.../create_msql_index_constraint_with_index.sql    |   6 +
.../index_constraint/tests/11_plus/test.json       | 129 +++++++++++++++++++++
.../tests/default/alter_index_constraint.sql       |  12 ++
.../default/alter_index_constraint_with_index.sql  |  11 ++
.../tests/default/alter_msql_index_constraint.sql  |   6 +
.../alter_msql_index_constraint_with_index.sql     |   6 +
.../tests/default/alter_msql_reset_fillfactor.sql  |   2 +
.../tests/default/alter_reset_fillfactor.sql       |  11 ++
.../tests/default/create_index_constraint.sql      |  11 ++
.../default/create_index_constraint_with_index.sql |  10 ++
.../tests/default/create_msql_index_constraint.sql |   7 ++
.../create_msql_index_constraint_with_index.sql    |   6 +
.../index_constraint/tests/default/test.json       | 124 ++++++++++++++++++++
.../index_constraint/sql/11_plus/create.sql        |   8 +-
.../index_constraint/sql/default/create.sql        |   4 +-
.../index_constraint/sql/default/update.sql        |   3 +
29 files changed, 444 insertions(+), 13 deletions(-)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.