Skip to content

Tags: weilence/ent

Tags

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)

v0.11.8

Toggle v0.11.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
cmd/ent: rename init to new (ent#3311)

* cmd: rename init to new

Signed-off-by: Giau. Tran Minh <[email protected]>

* doc: update guide to use new command

Signed-off-by: Giau. Tran Minh <[email protected]>

---------

Signed-off-by: Giau. Tran Minh <[email protected]>

v0.11.7

Toggle v0.11.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
build(deps): bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 (e…

…nt#3269)

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v3.3.1...v3.4.0)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.11.6

Toggle v0.11.6'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 (ent#3260)

v0.11.5

Toggle v0.11.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
entc/gen: do not increment idx for interceptors when a policy is pres…

…ent (ent#3211)