-
Notifications
You must be signed in to change notification settings - Fork 0
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
Blogpost #3
Commits on Oct 2, 2022
-
dialect/sql/sqljson: add option to evaluate json path inside a predic…
…ate (ent#2982) * dialect/sql/sqljson: add option to evaluate json path inside a predicate * add postgres test case
Configuration menu - View commit details
-
Copy full SHA for 0eaa78f - Browse repository at this point
Copy the full SHA 0eaa78fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35e950e - Browse repository at this point
Copy the full SHA 35e950eView commit details
Commits on Oct 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a8dde5e - Browse repository at this point
Copy the full SHA a8dde5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 713828b - Browse repository at this point
Copy the full SHA 713828bView commit details
Commits on Oct 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a26e21f - Browse repository at this point
Copy the full SHA a26e21fView commit details
Commits on Oct 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cf137c6 - Browse repository at this point
Copy the full SHA cf137c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96e1325 - Browse repository at this point
Copy the full SHA 96e1325View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0911420 - Browse repository at this point
Copy the full SHA 0911420View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1e6f06 - Browse repository at this point
Copy the full SHA a1e6f06View commit details -
dialect/sql: add Window function to be able to customize function cla…
…use for window statements (ent#2994)
Configuration menu - View commit details
-
Copy full SHA for fe4b19a - Browse repository at this point
Copy the full SHA fe4b19aView commit details
Commits on Oct 12, 2022
-
build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.0 (ent#3011)
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.5.0...v1.6.0) --- updated-dependencies: - dependency-name: github.com/spf13/cobra 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>
Configuration menu - View commit details
-
Copy full SHA for f674c72 - Browse repository at this point
Copy the full SHA f674c72View commit details
Commits on Oct 16, 2022
-
doc: remove executable flag for md, mdx, png, js, and .gitignore files (
ent#3015) Spotted by lintian running against a Debian package: the executable flag is strange for all those files in the doc directory.
Configuration menu - View commit details
-
Copy full SHA for 9ff209d - Browse repository at this point
Copy the full SHA 9ff209dView commit details -
entc: add
BuildFlags
to schema loader configuration (ent#2801)This allows passing arbitrary build flags to the schema package loader, which in turn can be used to pass build constraints affecting what schema types and/or methods are visible. As a particular use case, this should make it easier to implement two-pass code generation to deal with circular imports in hooks (ent#892).
Configuration menu - View commit details
-
Copy full SHA for ac725a6 - Browse repository at this point
Copy the full SHA ac725a6View commit details -
dialect/sql: support the RETURNING clause in UPDATE (ent#3016)
* dialect/sql: support the RETURNING clause in UPDATE
Configuration menu - View commit details
-
Copy full SHA for bbdfea3 - Browse repository at this point
Copy the full SHA bbdfea3View commit details
Commits on Oct 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8d40edf - Browse repository at this point
Copy the full SHA 8d40edfView commit details -
Configuration menu - View commit details
-
Copy full SHA for d17c28b - Browse repository at this point
Copy the full SHA d17c28bView commit details
Commits on Oct 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1bc4d48 - Browse repository at this point
Copy the full SHA 1bc4d48View commit details
Commits on Oct 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 765ec09 - Browse repository at this point
Copy the full SHA 765ec09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d95710 - Browse repository at this point
Copy the full SHA 1d95710View commit details
Commits on Oct 25, 2022
-
build(deps): bump github.com/spf13/cobra from 1.6.0 to 1.6.1
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.6.0 to 1.6.1. - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.6.0...v1.6.1) --- updated-dependencies: - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3e596ce - Browse repository at this point
Copy the full SHA 3e596ceView commit details -
build(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.0
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v3.2.0...v3.3.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]>
Configuration menu - View commit details
-
Copy full SHA for 2d22f7e - Browse repository at this point
Copy the full SHA 2d22f7eView commit details
Commits on Oct 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fc9a4f9 - Browse repository at this point
Copy the full SHA fc9a4f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ddcb76 - Browse repository at this point
Copy the full SHA 3ddcb76View commit details
Commits on Oct 27, 2022
-
build(deps): bump github.com/mattn/go-sqlite3 from 1.14.15 to 1.14.16
Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.15 to 1.14.16. - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commits](mattn/go-sqlite3@v1.14.15...v1.14.16) --- updated-dependencies: - dependency-name: github.com/mattn/go-sqlite3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f1223dc - Browse repository at this point
Copy the full SHA f1223dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7ce44a - Browse repository at this point
Copy the full SHA e7ce44aView commit details
Commits on Oct 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c063978 - Browse repository at this point
Copy the full SHA c063978View commit details
Commits on Oct 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 521f9b5 - Browse repository at this point
Copy the full SHA 521f9b5View commit details
Commits on Nov 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 35d0d4c - Browse repository at this point
Copy the full SHA 35d0d4cView commit details
Commits on Nov 2, 2022
-
dialect/sql/sqljson: add ValueIsNotNull predicate (ent#3058)
* dialect/sql: add json ValueIsNotNull predicate * get rid of false positive dupl linter warning * add json valueIsNotNull case to integration tests * fix rejects
Configuration menu - View commit details
-
Copy full SHA for 5d4f026 - Browse repository at this point
Copy the full SHA 5d4f026View commit details
Commits on Nov 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a91aabe - Browse repository at this point
Copy the full SHA a91aabeView commit details
Commits on Nov 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 57b9745 - Browse repository at this point
Copy the full SHA 57b9745View commit details