Skip to content

Tags: ariga/atlas

Tags

v0.37.0

Toggle v0.37.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
cmd/atlas: bump version `golang.org/x/oauth2` to latest (#3585)

v0.36.1

Toggle v0.36.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
atlasexec: allow passing `--git-base` and `--git-dir` to migrate/lint (

…#3554)

v0.36.0

Toggle v0.36.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
sdk: move atlas-go-sdk into atlas as submodule (#3543)

* sdk: move atlas-go-sdk into atlas as submodule

* chore: fix tests and lint

* atlasexec: add header and notlint check

Signed-off-by: luantranminh <tranminhluan1206@gmail.com>

* Update .github/workflows/ci-sdk.yml

---------

Signed-off-by: luantranminh <tranminhluan1206@gmail.com>

v0.35.0

Toggle v0.35.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
sql/schema: add ChangeDepender interface (#3524)

v0.34.0

Toggle v0.34.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
sql/schema: exclude on third-level should not affect the second level (

…#3520)

v0.33.1

Toggle v0.33.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
cmd/atlas/internal/cmdapi: allow extending schema diff with --include (

…#3503)

v0.33.0

Toggle v0.33.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
cmd/atlas/docker: Revert let Docker Engine allocate a free port (#3500)

This reverts commit 25065bc.

v0.32.1

Toggle v0.32.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
internal/integration: use sqlclient for opening test connections (#3469)

v0.32.0

Toggle v0.32.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
sql/schema: support attaching a attribute to a default value (#3419)

v0.31.0

Toggle v0.31.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
sql/sqlite: bind index to its table (#3366)