Versions in this module Expand all Collapse all v0 v0.2.0 Aug 23, 2026 Changes in this version + func PolicyFromDecision(decision Decision) guardsql.Policy + type Decision struct + AllowStar bool + AllowedEntities []string + Fields map[string]map[string]guardsql.FieldPolicy + MaxDepth int + MaxInValues int + MaxLimit int + MaxNodes int + RequireLimit bool