Versions in this module Expand all Collapse all v0 v0.3.3 Apr 21, 2024 v0.3.2 Feb 10, 2024 Changes in this version + func EscapeName(s string) string + type Config struct + CastFeature func(ft api.FeatureDescriptor) string + EscapeName func(s string) string + FeaturesTable string + SubtractDuration func(d time.Duration, field string) string + TmpName func(s string) string + type QueryBuilder interface + Feature func(feature api.FeatureDescriptor) (string, error) + FeatureSet func(ctx context.Context, fs manifests.ModelSpec, ...) (query string, err error) + func New(config Config) QueryBuilder