Documentation
¶
Index ¶
- func BatchInsert(ctx context.Context, db *pgxpool.Pool, createTmp func(pgx.Tx) error, ...) error
- func GetMigrations(namespace string) ([]migration, error)
- func UniqueTableName(table string) string
- func UpdateDatabase(ctx context.Context, db pgxtype.Querier, migrations []migration) error
- func WithTestDb(migrations []migration, action func(db *pgxpool.Pool) error) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BatchInsert ¶
func GetMigrations ¶
func UniqueTableName ¶
func UpdateDatabase ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.