How does this key work and what database attribute does it use if there is no "create_time" column?
The purge_windows_history_days key defines the retention period for the maintenance_window_history table.
Note: The purge logic evaluates the end_time timestamp to determine record age, rather than the create_time.