8000 Tags · ent/ent · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: ent/ent

Tags

v0.14.4

Toggle v0.14.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
entc/gen/template: allow nested template access `Receiver` (#4354)

v0.14.3

Toggle v0.14.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
doc/md: docs for new globalid feature (#4344)

v0.14.2

Toggle v0.14.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
doc/website: fix some cmd in rag-with-ent blog (#4331)

v0.14.1

Toggle v0.14.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
entc/gen/template: clone modifiers if enabled (#4189)

Fixed #4026

v0.14.0

Toggle v0.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ent: support schema view (#4157)

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 (#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 (#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 (#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 (#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 (#…

…3514)

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