Documentation
¶
Index ¶
- func Indexes(ctx context.Context, pg Conn, table string) []map[string]any
- func LockHash(s string) int64
- func NewPool(ctx context.Context, url string) (*pgxpool.Pool, error)
- func RowEstimate(ctx context.Context, pg Conn, table string) string
- func TableSize(ctx context.Context, pg Conn, table string) string
- func TestPG(tb testing.TB, schema string) *pgxpool.Pool
- type Column
- type Conn
- type DiffDetails
- type Table
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DiffDetails ¶
Click to show internal directories.
Click to hide internal directories.