Module primitives::analytics::query
source · Structs
Enums
When adding new
AllowedKey make sure to update the ALLOWED_KEYS static value.
When (De)Serializing we use camelCase,
however, when displaying and parsing the value, we use snake_case.
The later is particular useful when using the value as column in SQL.Statics
All
AllowedKeys should be present in this static variable.