Function __global->rebuild_table_from_meta_database
Definitions
sources/database_helper.php
- Rebuild a table from the metadata in the meta database.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$db | object | required parameter | N/A | N/A | Link to the real database object |
$table_name | ID_TEXT | required parameter | N/A | N/A | The table name |