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 limits lookup queries to specified tables, inheriting from the defined list, which by default includes cmdb_ci and cmdb_serial_number. |
| What area does it affect? |
Lookup Queries |
| What does the default mean? |
The default value is "cmdb_ci,cmdb_serial_number", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when optimizing query performance or adjusting data access requirements. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sa.lookup_tables.tables_for_limited_query |
| Sys ID |
343dcb1d771a021036bc79ba2c5a9909 |
| Type |
string |
| Application |
Global |
| Default value |
cmdb_ci,cmdb_serial_number |
| Description |
comma-separated list of table names to limit lookup query,
we add a limit to the table list, and all tables are inherited from them.
The default value is cmdb_ci,cmdb_serial_number |
| Updated |
2024-05-30 03:33:00 |
Sources
Related properties