diff --git a/tests/cocroachdb.html b/tests/cocroachdb.html
index 9e53f5c6..f0254139 100644
--- a/tests/cocroachdb.html
+++ b/tests/cocroachdb.html
@@ -144,6 +144,13 @@
verifyTextPresent | Materialized view | |
+
+Schema |
+
+open | /adminer.php?pgsql=localhost:26257&username=ODBC&db=adminer_test&ns=public&schema= | |
+verifyTextPresent | Permanent link | |
+
+
Insert |
diff --git a/tests/mariadb.html b/tests/mariadb.html
index 5b9dde01..d6017411 100644
--- a/tests/mariadb.html
+++ b/tests/mariadb.html
@@ -182,6 +182,13 @@
verifyTextPresent | View has been created. | |
+
+Schema |
+
+open | /adminer.php?server=localhost:3307&username=ODBC&db=adminer_test&schema= | |
+verifyTextPresent | Permanent link | |
+
+
Insert |
diff --git a/tests/mssql.html b/tests/mssql.html
index 5b709da1..2b5c1b36 100644
--- a/tests/mssql.html
+++ b/tests/mssql.html
@@ -132,6 +132,13 @@
verifyTextPresent | View has been created. | |
+
+Schema |
+
+open | /adminer.php?mssql=&username=ODBC&db=adminer_test&ns=dbo&schema= | |
+verifyTextPresent | Permanent link | |
+
+
Insert |
diff --git a/tests/mysql.html b/tests/mysql.html
index cd6c9556..d000fe90 100644
--- a/tests/mysql.html
+++ b/tests/mysql.html
@@ -182,6 +182,13 @@
verifyTextPresent | View has been created. | |
+
+Schema |
+
+open | /adminer.php?username=ODBC&db=adminer_test&schema= | |
+verifyTextPresent | Permanent link | |
+
+
Insert |
diff --git a/tests/pgsql.html b/tests/pgsql.html
index 65d5ebbc..8a3a39b1 100644
--- a/tests/pgsql.html
+++ b/tests/pgsql.html
@@ -142,6 +142,13 @@
verifyTextPresent | Materialized view | |
+
+Schema |
+
+open | /adminer.php?pgsql=&username=ODBC&db=adminer_test&ns=public&schema= | |
+verifyTextPresent | Permanent link | |
+
+
Insert |
diff --git a/tests/sqlite.html b/tests/sqlite.html
index 5d2a1e51..e2f1e39c 100644
--- a/tests/sqlite.html
+++ b/tests/sqlite.html
@@ -142,6 +142,13 @@
verifyTextPresent | View has been created. | |
+
+Schema |
+
+open | /adminer/sqlite.php?sqlite=&username=ODBC&db=adminer_test&schema= | |
+verifyTextPresent | Permanent link | |
+
+