pgAdmin 4 commit: Added MSQL test cases for Domain.

Akshay Joshi <[email protected]>
Newsgroups gmane.comp.db.postgresql.pgadmin.devel
Message-ID <[email protected]>
Added MSQL test cases for Domain.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0ca65d7cfeaa52f58edc6eff5dd96a1b73aea360
Author: Neel Patel <[email protected]>

Modified Files
--------------
.../schemas/domains/tests/default/test.json        |  69 -------------
.../{ => pg}/default/alter_domain_comment.sql      |  10 +-
.../default/alter_domain_default_expression.sql    |  10 +-
.../tests/{ => pg}/default/alter_domain_name.sql   |  10 +-
.../{ => pg}/default/alter_domain_null_type.sql    |  10 +-
.../domains/tests/pg/default/create_domain.sql     |  20 ++++
.../default/create_domain_numeric.sql}             |   9 +-
.../tests/pg/default/msql_alter_domain_comment.sql |   2 +
.../msql_alter_domain_default_expression.sql       |   2 +
.../tests/pg/default/msql_alter_domain_name.sql    |   2 +
.../pg/default/msql_alter_domain_null_type.sql     |   2 +
.../tests/pg/default/msql_create_domain.sql        |  16 +++
.../pg/default/msql_create_domain_numeric.sql      |   9 ++
.../schemas/domains/tests/pg/default/test.json     | 114 +++++++++++++++++++++
.../tests/ppas/default/alter_domain_comment.sql    |  20 ++++
.../default/alter_domain_default_expression.sql    |  19 ++++
.../tests/ppas/default/alter_domain_name.sql       |  19 ++++
.../tests/ppas/default/alter_domain_null_type.sql  |  19 ++++
.../domains/tests/ppas/default/create_domain.sql   |  20 ++++
.../tests/ppas/default/create_domain_numeric.sql   |  13 +++
.../ppas/default/msql_alter_domain_comment.sql     |   2 +
.../msql_alter_domain_default_expression.sql       |   2 +
.../tests/ppas/default/msql_alter_domain_name.sql  |   2 +
.../ppas/default/msql_alter_domain_null_type.sql   |   2 +
.../tests/ppas/default/msql_create_domain.sql      |  16 +++
.../ppas/default/msql_create_domain_numeric.sql    |   9 ++
.../schemas/domains/tests/ppas/default/test.json   | 114 +++++++++++++++++++++
27 files changed, 455 insertions(+), 87 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.