Natural order
This commit is contained in:
@@ -1801,6 +1801,14 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
|
||||
<br /><br />
|
||||
</dd>
|
||||
|
||||
<dt><b>$cfg['NaturalOrder'] </b>boolean</dt>
|
||||
<dd>
|
||||
Sorts database and table names according to natural order (for example,
|
||||
t1, t2, t10). Currently implemented in the left panel (Light mode)
|
||||
and in Database view, for the table list.
|
||||
<br /><br />
|
||||
</dd>
|
||||
|
||||
<dt><b>$cfg['DefaultQueryTable'] </b>string</dt>
|
||||
<dt><b>$cfg['DefaultQueryDatabase'] </b>string</dt>
|
||||
<dd>
|
||||
|
Reference in New Issue
Block a user