Versions in this module Expand all Collapse all v0 v0.2.0 Jul 21, 2025 Changes in this version + type Target struct + func NewTarget() *Target + func (t *Target) Capabilities() dberd.TargetCapabilities + func (t *Target) FormatSchema(_ context.Context, s dberd.Schema) (dberd.FormattedSchema, error) + func (t *Target) RenderSchema(_ context.Context, _ dberd.FormattedSchema) ([]byte, error)