Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up- Tel Aviv, Israel
- https://twitter.com/arielmashraki
Pinned
1,181 contributions in the last year
Activity overview
Contribution activity
June 2020
- schema/field: add GoType option for int fields
- entc/gen: fix template func for receiver names
- entc/gen: add missing fieldtype for nulltype template func
- entc/gen: add support for ValueScanner for bytes type
- schema/field: add GoType option for bytes fields
- entc/gen: add support for ValueScanner for GoType
- ci: change postgres12 listen port
- schema/field: add GoType option for time fields
- ci: upgrade postgres image
- entc/gen: minor changes to template functions
- gotype/bool: support valuescanner in codegen
- schema/field: add GoType option for boolean