Highlights
- Pro
- 2 discussions answered
Pinned
1,804 contributions in the last year
Less
More
Activity overview
Contribution activity
August 2021
Created 17 commits in 4 repositories
Created 1 repository
Created a pull request in ent/ent that received 6 comments
entc/gen: add support for upsert/on-conflict feature-flag
Implement the Upsert
and UpsertBulk
APIs (i.e. ON CONFLICT
/ON DUPLICATE KEY UPDATE
) using the sql/upsert
feature flag.
// Simple case.
client.User.C…
+9,616
−339
•
6
comments
Opened 10 other pull requests in 3 repositories
ent/ent
8
merged
- entc/gen: support for upsert with client generated ids
- entc/integ: add generated-id upsert example
- dialect/sql/sqlgraph: fix bug in entql predicate evaluation
- all: remove pkg/errors
- dialect/sql/schema: setup tables before execute hooks
- doc/crud: document upsert feature-flag
- sqlgraph: change modifiers to onconflict options
- dialect/sql: override column values on Updater.Set
ent/contrib
1
merged
mattn/echo-ent-example
1
merged
Reviewed 15 pull requests in 5 repositories
ent/ent
11 pull requests
- dialect/sql: report explicit error when trying to SELECT .. FOR UPDAT…
- Update graphql.md
- Fix doc typo
- doc/website/blog: blog post prometheus hook
- ent: Fixes error in CONTRIBUTING.md
- update index comments
- doc/website/blog: blog post describing the upsert API in v0.9.0
- entc/integration: fix gremlin server version
- Fix typos in documentation
- doc/website/blog: Add instrustions to ensure mod dependencies are res…
- doc/website/blog: Fixes a typo in elk blog post.
ent/contrib
1 pull request
yonidavidson/ent-prometheus-example
1 pull request
a8m/documentdb
1 pull request
masseelch/elk
1 pull request
50
contributions
in private repositories
Aug 1 – Aug 17