Skip to content

Tags: max-yue/ent

Tags

v0.13.1

Toggle v0.13.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
go: update golang.org/x/sys (ent#3958)

* all: update golang.org/x/sys

* run go mod tidy

v0.13.0

Toggle v0.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
.github/workflows: add Go 1.22 for CI tests (ent#3935)

v0.12.5

Toggle v0.12.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
doc: add multi-schema migrations using atlas (ent#3825)

v0.12.4

Toggle v0.12.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
go: update ariga.io/atlas to latest version (ent#3751)

v0.12.3

Toggle v0.12.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
dialect/sql/schema: allow ariga.io/atlas schema diff to be extended (e…

…nt#3514)

By not relying on the SchemaDiff signature, we allow the schema.Differ to be extended without introducing breaking changes to ent

v0.12.2

Toggle v0.12.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
entc/gen: load referenced foreign-keys on eager-loading (ent#3497)

v0.12.1

Toggle v0.12.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
doc: add entgql edge ordering (ent#3482)

v0.12.0

Toggle v0.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
doc: change latest ent version (ent#3457)

v0.11.10

Toggle v0.11.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
entc/gen: add redundant any() to withHooks to make linters work (ent#…

…3360)

See golang/go#58633 for more info.

v0.11.9

Toggle v0.11.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
schema/field: fallback to native validator if not configured one (ent…

…#3359)