Extracted from Pike v8.0 release 28 as of 2015-08-03.
   

Method Sql.Sql()->list_fields()


Method list_fields

array(mapping(string:mixed)) list_fields(string table, string|void wild)

Description

List fields available in the specified table

Parameter table

Table to list the fields of.

Parameter wild

Optional wildcard to match against.