Oliver
02/24/2024, 6:34 PMQuery action has a Select parameter of the corresponding enum type, whereas in the Scan action the Select parameter is just a string. I suppose that's an oversight, since the same set of values can be used for both actions. Are there any concerns in changing the type in Scan also to the Select enum (even if this would be an incompatible change)?dave
02/24/2024, 6:35 PM