proxy.golang.org : github.com/adlio/schema : v1.1.14
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
- github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
- github.com/Microsoft/go-winio v0.5.0
- github.com/Nvveen/Gotty v0.0.0-20120604004816-cd527374f1e5
- github.com/cenkalti/backoff v2.2.1+incompatible
- github.com/containerd/continuity v0.2.0
- github.com/docker/go-connections v0.4.0
- github.com/gotestyourself/gotestyourself v2.2.0+incompatible
- github.com/lib/pq v1.10.3
- github.com/opencontainers/image-spec v1.0.1
- github.com/opencontainers/runc v1.0.2
- github.com/ory/dockertest v3.3.5+incompatible
- golang.org/x/net v0.0.0-20211005001312-d4b1ae081e3b
- golang.org/x/sys v0.0.0-20211004093028-2c5d950f24ef
- gotest.tools v2.2.0+incompatible