Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property defines which non-root tables need to be indexed separately and have their data purged from the parent corpus, ensuring efficient data management. |
| What area does it affect? |
Data indexing and management |
| What does the default mean? |
No default value is documented in this property record. |
| When should you review it? |
Review this property when planning data migrations or adjustments to table indexing strategies. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ts.tables_to_be_migrated |
| Sys ID |
b5b9276553203300d0baddeeff7b12e4 |
| Type |
string |
| Application |
Global |
| Default value |
|
| Description |
This property contains a list of non-root tables that need to be indexed to its own corpus and delete its data from its parent corpus. This property is not intended to be updated manually . Please use appropriate API to do so. |
| Updated |
2024-05-25 03:39:07 |
Related properties