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:
@@ -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=&username=ODBC&db=adminer_test&ns=dbo&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>
|
||||
|
Reference in New Issue
Block a user