1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-12 09:34:10 +02:00

Tests: Add schema

This commit is contained in:
Jakub Vrana
2025-03-26 07:17:25 +01:00
parent 012562571a
commit d3be21e000
6 changed files with 42 additions and 0 deletions

View File

@@ -132,6 +132,13 @@
<tr><td>verifyTextPresent</td><td>View has been created.</td><td></td></tr>
</tbody></table>
<table cellpadding="1" cellspacing="1" border="1">
<thead><tr><td rowspan="1" colspan="3">Schema</td></tr></thead>
<tbody>
<tr><td>open</td><td>/adminer.php?mssql=&amp;username=ODBC&amp;db=adminer_test&amp;ns=dbo&amp;schema=</td><td></td></tr>
<tr><td>verifyTextPresent</td><td>Permanent link</td><td></td></tr>
</tbody></table>
<table cellpadding="1" cellspacing="1" border="1">
<thead><tr><td rowspan="1" colspan="3">Insert</td></tr></thead>
<tbody>