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

proxy.golang.org : github.com/adlio/schema : v1.1.11

Package schema provides tools to manage database schema changes ("migrations") as embedded functionality inside another application which is using a database/sql Basic usage instructions involve creating a schema.Migrator via the schema.NewMigrator() function, and then passing your *sql.DB 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...
    Dependencies