An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

proxy.golang.org : github.com/adlio/pgxschema : v1.0.0

Package pgxschema provides tools to manage database schema changes ("migrations") as embedded functionality inside another application which is using jackc/pgx as its PostgreSQL driver. Basic usage instructions involve creating a pgxschema.Migrator via the pgxschema.NewMigrator() function, and then passing your pgx.Conn or pgxpool.Pool to its .Apply() method. See the package's README.md file for more usage instructions.

Registry - Documentation - Download - JSON
purl: pkg:golang/github.com/adlio/[email protected]
Published:
Indexed:

    Loading...
    Readme
    Loading...