When true, queries without cache config will inherit from this category
Default cache setting for queries in this category
Default maximum cache size for queries in this category
Default TTL in minutes for cached results of queries in this category
Description of what types of queries belong in this category
Unique identifier for the query category
Name of the category for organizing queries
Parent category name from the related category
Foreign key to parent category for hierarchical organization
Date and time when this category was created
Date and time when this category was last updated
Gets the parent category information for hierarchical category organization.
The parent category, or undefined if this is a top-level category
Protected copyCopies initialization data from a plain object to the class instance. Only copies properties that already exist on the class to prevent creating new fields. Special handling for DefaultValue fields to extract actual values from SQL Server syntax.
The initialization data object
Organizes saved queries into categories for discovery and management, supporting folder-like organization of queries.