Pinned
1,700 contributions in the last year
Less
More
Activity overview
Contribution activity
March 2021
Created 62 commits in 5 repositories
Created 1 repository
Created a pull request in ent/ent that received 1 comment
Opened 33 other pull requests in 2 repositories
ent/ent
31
merged
- dialect/sql/schema: handle index prefix key limit in older versions of mariadb
- dialect/sql/sqlgraph: fix incorrect arg-list handling in entql
- dialect/sql: add missing godoc comments
- entc/gen/template: allow disable DISTINCT in queries
- sql/onconflict
- schema/field: add issue number to latest change
- doc/website: add social links to website
- entc/gen/template: add extend-templates for all builders
- doc/website: few style changes for website logo
- entc/integration: set custom uuid identifier unique on database
- examples/entcpkg: add codegen-hook example
- doc/website/blog: move grpc image to s3
- dialect/sql/schema: fix postgres index migration
- dialect/sql: minor improvements to insert command
- doc/annotation: add cascade deletion doc and example
- dialect/entsql: add on-delete annotation
- entc/gen: filter duplicate edge-ids on eager-loading
- entc/gen: allow selecting partial fields on update-one
- doc/faq: add examples how to extend the generated builders
- entc/gen: allow extending config options from global templates
- tutorial: finish the first graphql tutorial
- examples/entcpkg: fix package name shadowing
- examples/entcpkg: add graph function to example
- entc/gen: edge-tag annotation extends json tags
- doc/edges: add link to github example
- Some pull requests not shown.
ent/contrib
2
merged
Reviewed 25 pull requests in 3 repositories
ent/ent 14 pull requests
- Add support for ON CONFLICT upserts in sql builder
- add helpers for basic predicates for comparing 2 columns.
- Relax the Comparable result for TypeOther
- fix formatting on gRPC blog
- always prefix receivers with _
- tutorial: finish the first graphql tutorial
- doc/website/blog - announcing edge field support in v0.7.0
- dialect/sql/sqlgraph: adding unit tests for IsConstraintError
- doc/features: fix incorrect type in example
- entc/gen/template/dialect/sql: cleaning up isSQLConstraintError
- Fix //go:generate code generation to match go1.16
- initial address for #1310 - allow the user to check if an error is a …
- Remove whitespace from markdown files
- all: use %w instead of %v to wrap errors
ent/contrib 10 pull requests
- entproto/fieldmap - use inflect.Camelize - fixes https://github.com/ent/ent/issues/1375
- entproto: adding documentation for gRPC service generation
- Feat/entproto gen other methods
- implement the mapper func gen code ent -> proto
- Generate the Create gRPC method
- entproto/cmd/protoc-gen-entgrpc - use templates. initial stubs for en…
- Feat/entproto printtemplate helper
- entproto - adding FieldMap
- Feat/gen grpc impl skeleton
- adding experimental support for generating protobuf/grpc
a8m/pb-scala 1 pull request
Created an issue in ent/ent that received 1 comment
proposal: allow passing arbitrary expressions to select, order-by, group-by
Currently, ent allows passing only schema fields (defined in the generated package) to Select, Order, and GroupBy. The reason for this is because t…
1
comment
Opened 1 other issue in 1 repository
ent/ent
1
open
Started 1 discussion in 1 repository
ent/ent
ent/ent
14
contributions
in private repositories
Mar 2 – Mar 9