Changes

Jump to navigation Jump to search
322 bytes removed ,  14:47, 24 June 2011
→‎db:info: db:info() will not be supported in 6.7
|-
| valign='top' width='90' | '''Signatures'''
|<code><b>db:info</b>() as xs:string</code> <font color="red">Version &lt; 6.7</font><br/><code><b>db:info</b>($type as xs:string) as xs:string</code> <font color="red">Version &lt; 6.7</font><br/><code><b>db:info</b>($name as xs:string) as xs:string</code> <font color="red">Version 6.7</font><br/><code><b>db:info</b>($name as xs:string, $type as xs:string) as xs:string</code> <font color="red">Version 6.7</font>
|-
| valign='top' | '''Summary'''
|Returns information on the database that is referenced by the current context item. <font color="red">Version &lt; 6.7</font><br />Without arguments, returns information about the database system, including the database path and current database settings (equivalent to <code>[[#db:system|db:system()]]</code>).<br />If <code>$name</code> is specified, returns information on the specified for a database.<br />If <code>$type</code> is specified, the function returns information on a database index. It must be one of the values <code>TEXT</code>, <code>ATTRIBUTE</code>, <code>FULLTEXT</code>, <code>PATH</code>, <code>TAG</code>, or <code>ATTNAME</code>.
|-
| valign='top' | '''Errors'''
administrator, Bureaucrats, editor, reviewer, Administrators
98

edits

Navigation menu