An open API service providing repository metadata for many open source software ecosystems.

Package Usage: go: github.com/adlio/schema

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.
25 versions
Latest release: plus de 2 ans ago
446 dependent packages

View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/adlio/schema

Dependent Repos 0