Ariel Mashraki
|
a761561c9c
|
entc/gen: support field selections with eager-loading (#1100)
|
2020-12-29 09:19:53 +02:00 |
|
Ariel Mashraki
|
37f9c30a12
|
entc/gen: apply field selection on builer types (#1094)
|
2020-12-28 14:38:20 +02:00 |
|
Ariel Mashraki
|
c4a43bc2be
|
entc/gen: move fields selection to top builder (#1093)
|
2020-12-28 12:28:07 +02:00 |
|
Ariel Mashraki
|
da34571560
|
entc/gen: allow selecting specific fields (#1075)
|
2020-12-23 17:35:39 +02:00 |
|
Ariel Mashraki
|
a6e7857d51
|
entc/gen: remove unnecessary fields from query builders
|
2020-12-09 18:29:49 +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 |
|