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

Top 3.7% on proxy.golang.org
Top 0.2% dependent packages on proxy.golang.org
Top 0.2% dependent repos on proxy.golang.org
Top 9.8% forks on proxy.golang.org
Top 1.2% docker downloads on proxy.golang.org

proxy.golang.org : 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.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/adlio/schema
License: MIT
Latest release: about 1 year ago
First release: over 2 years ago
Namespace: github.com/adlio
Dependent packages: 446
Dependent repositories: 1,737
Stars: 27 on GitHub
Forks: 3 on GitHub
Docker dependents: 24
Docker downloads: 7,498
See more repository details: repos.ecosyste.ms
Last synced: 20 days ago

    Loading...
    Readme
    Loading...