Versions in this module Expand all Collapse all v1 v1.0.0 Aug 7, 2024 Changes in this version + const ConfigKey + func DoSimpleAnalysis(input types.ParsedMigrationsSummary, simpleAnalyzer SimpleOneMigrationAnalyzer, ...) types.AnalyzedMigrationsSummary + func GetConfigValue(ctx context.Context, key string) (string, bool) + func PadDownMigration(up string, down string) string + type SimpleOneMigrationAnalyzer interface + Analyze func(ctx context.Context, migration string, options map[string]string) []types.Diagnostic