ORE Studio 0.0.4
Loading...
Searching...
No Matches
Public Attributes | List of all members
system_setting_definition Struct Reference

Metadata for a well-known system setting. More...

#include <system_settings.hpp>

Collaboration diagram for system_setting_definition:
Collaboration graph

Public Attributes

std::string_view name
 
std::string_view data_type
 
std::string_view default_value
 
std::string_view description
 

Detailed Description

Metadata for a well-known system setting.

The registry drives: compile-time defaults (returned by service when a setting is absent from the DB), the populate SQL seed script, and the UI description column.