Versions in this module Expand all Collapse all v0 v0.1.0 May 27, 2026 v0.0.1 May 27, 2026 Changes in this version + func BuildDelete(d dialect.Dialect, table introspect.Table, row map[string]any) string + func BuildInsert(d dialect.Dialect, table introspect.Table, row map[string]any) string + func SummaryComment(cmd string, rows, tables int, forward bool) string + func WritePlan(w io.Writer, cmd string, forward bool, schema introspect.Schema, ...)