Should return a multi-dimentional array of the index details
Format:
Array [
[0] => Array [
'Fields' => array of field names
]
[1] => ...
[n] => ...This is the code documentation for the Pelzini project
Search documentation |
function get_index_details()
Should return a multi-dimentional array of the index details
Format:
Array [
[0] => Array [
'Fields' => array of field names
]
[1] => ...
[n] => ...
Usageunknown $SqliteOutputter->get_index_details ( mixed $table_name ); AuthorsArguments
|
| Powered by Pelzini, version 0.9.0 |
Documentation is made available under the
GNU Free Documentation License 1.2. Generated: Thursday, 15th March, 2018 at 02:05 pm |
|