Documentation
¶
Index ¶
- func Apply(ctx context.Context, args []string) (err error)
- func DDLCtl(ctx context.Context) error
- func Diff(ctx context.Context, args []string) error
- func DiffDDL(out io.Writer, dialect string, srcDDL string, dstDDL string) error
- func Dump(ctx context.Context, args []string) error
- func DumpDDL(ctx context.Context, dialect string, dsn string) (ddl string, err error)
- func Fprint(w io.Writer, dialect string, ddl *generator.DDL) error
- func Generate(ctx context.Context, _ []string) error
- func Parse(ctx context.Context, language string, src string) (*generator.DDL, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.