diff --git a/gms/feature_service.hh b/gms/feature_service.hh index 06aebc1068..988739daf7 100644 --- a/gms/feature_service.hh +++ b/gms/feature_service.hh @@ -112,6 +112,7 @@ public: gms::feature aggregate_storage_options { *this, "AGGREGATE_STORAGE_OPTIONS"sv }; gms::feature collection_indexing { *this, "COLLECTION_INDEXING"sv }; gms::feature large_collection_detection { *this, "LARGE_COLLECTION_DETECTION"sv }; + gms::feature secondary_indexes_on_static_columns { *this, "SECONDARY_INDEXES_ON_STATIC_COLUMNS"sv }; public: