- Tel Aviv, Israel
- entgo.io
- @arielmashraki
Highlights
- Pro
- 4 discussions answered
Block or Report
Block or report a8m
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
2,117 contributions in the last year
Less
More
Activity overview
Contribution activity
March 2022
Created 54 commits in 4 repositories
Created a pull request in 99designs/gqlgen that received 7 comments
graphql: add FieldContext.Child field function and enable it in codegen
Pasting here the discussion from gqlgen Discord: In Ent, we have a nice workaround for the N+1 problem when working with gqlgen (see https://entgo.…
+30,347
−11,835
•
7
comments
Opened 48 other pull requests in 4 repositories
ariga/atlas
26
merged
- sql/internal/sqlx: keep table self references on plan
- cmd/action: fix data race issue in test
- internal/integration: add tests for columns with default values
- internal/integration: add tests for pg enums with default values
- sql/postgres: implement schema.Locker
- sql: introduce schema.Locker
- doc/website: mysql and maria index prefixes
- sql/mysql: add support for index prefixes
- doc/sql: document index expressions and partial indexes
- doc/website: add a page for dev-database / twin-environment
- sql/postgres: respect case sensitive names for schema resources
- sql/sqlite: support partial indexes
- sql/postgres: support partial indexes
- sql/sqlite: add support for index expressions on migrate
- sql: use smarter approach to ensure expressions are wrapped
- sql/sqlite: initial support for index expression scanning
- Update docusaurus.config.js
- sql/postgres: support index expressions
- sql: remove dead code
- sql/mysql: support index expressions
- sql/internal/sqlx: rename TwinDriver to DevDriver
- sql/mysql: fix mysql information_schema escaping
- internal/integration: enable schema normalization in script tests
- cmd/atlas: introduce the dev-url to apply command
- doc/md: improve url doc by adding examples
- Some pull requests not shown.
ent/ent
15
merged
- dialect/sql: add support for window functions
- doc/tutorial: add title with file names to code blocks
- dialect/sql/schema: skip creating unique key for primary keys
- entc/integration/custom_id: update atlas and fix issue in integration tests
- doc: minor improvements to getting-started
- entc/gen: use join for loading m2m relationship
- entc/gen: move select and group builders' scan functions to shared struct
- doc/hook: additional example for rejecting op
- entc/gen: move column default quoting to template
- dialect/sql: avoid passing bool arguments on bool predicates
- entc/integration: additional schema changes for migration
- entc/gen: set Ref and Inverse for edge contains both From and To
- schema/field: expose RType.Implements method
- all: update atlasgo.io to latest
- dialect/sql/schema: fix bug in atlas integration when working WithDropIndex/WithDropColumn
ent/contrib
6
merged
99designs/gqlgen
1
merged
Reviewed 66 pull requests in 8 repositories
ariga/atlas
30 pull requests
- doc/md: replacing mysql dsn with urls
- cmd/action: add docker provider
- sql/postgres: add missing comma in column changes for reverse changes in Postgres
- sql/migrate: GlobStateReader will now try to get a lock before replay…
- cmd/action: add atlas migrate hash command to solve checksum mismatches
- cmd/action: tests for atlas migrate validate command
- cmd/action: add migrate validate command to check migration integrity…
- cmd/action: add user explanation when checksum mismatch occur
- internal/integration: speed up test execution
- cmd/action: keep same comment format
- cmd/action: make sure to close database connections
- internal/docker: docker client to spin up containers on the fly
- cmd/action: migrate tests
- sql/tidb: working ent integration tests
- sql/postgres: implement schema.Locker
- sql: introduce schema.Locker
- doc/md: documenting creation of encryption keys
- doc/sql: document index expressions and partial indexes
- doc/website: add a page for dev-database / twin-environment
- cmd/action: add migrate diff command
- sql/internal/specutil: fix empty ondelete or onupdate in fk
- cmd/action: use cobra context to cancel operations on interrupt / kill
- sql/migrate: add hash integrity file
-
Default value of string like field can be empty string
""or"null" - serving docs part 2
- Some pull request reviews not shown.
ent/ent
15 pull requests
- doc/website/blog: tidb indentation fix
- entc/gen: use join for loading m2m relationship
- Update getting-started.md
- Update schema-def to use proper method
- all: drop 1.16 support and run CI on 1.17 and 1.18
- doc/website/blog: small fixes
- doc/website/blog: TiDB announcement
- dialect/sql: without foreign keys option for atlas
- entc/gen: move column default quoting to template
- dialect/sql/schema: upgrade atlas and disable sum file creation
- doc/website: add ent-hooks blogpost
- doc/website/blog: versioned migrations
- dep: upgrade atlas for tidb support
- dialect/sql/schema: add method to create a named versioned migration …
- first pass at support for structured debug logging
ent/contrib
14 pull requests
- entgql: refactor Skip annotation
- entgql: move the order-fields logic to template function
- entgql: update GQL output indent
- entgql(WhereInput): remove graphql-go/graphql
- entgql: remove unused gqlconfig
- ci: fixed issue for entproto
- chore: upgrade ent to latest master
- entgql: cleanup source code by copy content to a single file
- entgql: added new annotations
- entgql: generate custom scalar
- entgql: add OrderDirection to builtin types
- entgql: support builtin JSON types
- entgql: use goModel directive for mapping
- entgql: create plugin for gqlgen [Stage1]
99designs/gqlgen
2 pull requests
vektah/gqlparser
2 pull requests
a8m/documentdb
1 pull request
ariga/atlas-examples
1 pull request
ariga/ogent
1 pull request
Created an issue in golang/go that received 4 comments
cmd/compile/internal/ir: build panic due to bad interface conversion
What version of Go are you using (go version)?
go version go1.17.1 darwin/amd64
Does this issue reproduce with the latest release?
Yes (1.17), bu…
4
comments
Answered 1 discussion in 1 repository
62
contributions
in private repositories
Mar 1 – Mar 27