Documentation ¶
Index ¶
- func BatchExecDDL(ctx context.Context, conn *pgx.Conn, sql io.Reader) error
- func MigrateAndSeed(ctx context.Context, version string, conn *pgx.Conn, fsys afero.Fs) error
- func MigrateUp(ctx context.Context, conn *pgx.Conn, pending []string, fsys afero.Fs) error
- func SeedDatabase(ctx context.Context, conn *pgx.Conn, fsys afero.Fs) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MigrateAndSeed ¶ added in v1.85.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.