jsonb_deep_sum

The function recursively sums all numeric values within a JSONB object, including those nested within arrays and objects, to produce a total sum.

Information Analysis

Extensibility Types: Functions
System Components: None

Duplicate Code Analysis

Total Lines of Code: ? 195
Lines of Duplicate Code: ? 0
Percentage of Codebase: ? 0%

Versioning Analysis

Total Lines of Code: ? 195
Lines of Encapsulated Versioning Code: ? 0
Percentage of Encapsulated Versioning Code in Codebase: ? 0%