Documentation
¶
Index ¶
- func CheckMigrationVersion(ctx context.Context, connectionString string, expectedMigration int64) error
- type Client
- func (db *Client) Close() error
- func (db *Client) TestsRawSQL(ctx context.Context, sql string, args ...any) error
- func (db *Client) TestsRawSQLQuery(ctx context.Context, sql string, processRows func(pgx.Rows) error, args ...any) error
- func (db *Client) WithTx(ctx context.Context) (*Client, pgx.Tx, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.