hax10
|
e6152856b1
|
entc/gen: fix name clash in entc template when entity name has initials as tx (#2633)
|
2022-06-09 20:39:46 +03:00 |
|
Ariel Mashraki
|
fd955654a0
|
entc/gen: change codegen signature from entc to ent (#2627)
|
2022-06-07 17:48:17 +03:00 |
|
Ariel Mashraki
|
e1c5277483
|
ent: initial support for edge schemas (#2560)
|
2022-05-25 15:46:00 +03:00 |
|
Ariel Mashraki
|
2cc1c628dc
|
schema/field: use actual go type in generated interfaces (#1428)
|
2021-04-07 09:53:44 +03:00 |
|
Ariel Mashraki
|
dd4792f5b3
|
go: rename module from github.com/facebook/ent => entgo.io/ent (#1226)
|
2021-02-02 23:03:04 +02:00 |
|
Nathaniel Peiffer
|
b8b82f80a4
|
entc/gen: fix grammar and language usage in function comments (#1126)
* fix grammar and english usage in templates
* bindata gen
* codegen
* go generate ./again...
|
2021-01-04 14:34:40 +02:00 |
|
Ariel Mashraki
|
da34571560
|
entc/gen: allow selecting specific fields (#1075)
|
2020-12-23 17:35:39 +02:00 |
|
Ciaran Liedeman
|
bbd41dbc87
|
dialect/sql/schema: integer to string (#954)
* Allow migrations from integer to string with max length
* switched to entsql.Annotation
* removed manual conversion size checks
* fixed unit tests
|
2020-11-24 18:09:40 +02:00 |
|