Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from ent:master #406

Open
wants to merge 52 commits into
base: master
Choose a base branch
from
Open

Conversation

pull[bot]
Copy link

@pull pull bot commented Feb 29, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Mar 1, 2024
max-yue and others added 27 commits March 14, 2024 09:50
Signed-off-by: sunxunle <sunxunle@gmail.com>
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3 to 5.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v3...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
After #584 goimports does not need to resolve packages, and running concurrent fmt is faster than serialized one
a8m and others added 23 commits July 20, 2024 11:48
…4151)

Co-authored-by: Omer Tsach <omertsach@MacBook-Pro.local>
* go: update go to latest

* chore: fix lint
Signed-off-by: Liam Stanley <liam@liam.sh>
* chore: pin Go to the minor version

* chore: ignore `hax`, `udo` and `leafs`
* schema/field: allow setting time fields as unique

* .github: goodbye crate-ci/typos
* entc: document Unwrap with panic, doc: add warning for Unwrap

* resolve feedback
* FieldHasPrefixFold and HasPrefixFold predicates

* FieldHasSuffixFold and HasSuffixFold predicates

* Review feedback - per dialect SQL generation.
* dialect/sql: fix error formating

* use errors.join
As pointed [here](https://go.dev/doc/go-get-install-deprecation),
since Go 1.18, `go get` always act as `go get -d`.
…4256)

* feat: add `DefaultFunc` to float type

* feat: add `UpdateDefault` to float type

* test: update `TestMarshalDefaults` in `schema_test.go`
Co-authored-by: justin <justinhiltz40@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.