Ariel Mashraki
|
9685066b83
|
entc/gen: support on-delete annotation in migrate/schema
|
2021-03-16 15:29:21 +02:00 |
|
Ariel Mashraki
|
75c4ac189b
|
dialect/entsql: add on-delete annotation
|
2021-03-16 15:29:21 +02:00 |
|
Ariel Mashraki
|
dd4792f5b3
|
go: rename module from github.com/facebook/ent => entgo.io/ent (#1226)
|
2021-02-02 23:03:04 +02:00 |
|
Santi Aguilera
|
75d93200e9
|
dialect/sql/entsql: allow non incremental primary keys (#1074)
* Allow non incremental PKs
* Format code with gofmt
* Update entc/integration/config/config_test.go
Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>
* Update entc/integration/config/config_test.go
Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>
* Update entc/integration/config/config_test.go
Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>
* Update entc/integration/config/config_test.go
Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>
* Sort imports
Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>
|
2020-12-28 17:34:27 +02:00 |
|
Ariel Mashraki
|
be9955a860
|
entc/load: merge annotations from the same type
|
2020-12-13 19:16:54 +02:00 |
|
Ariel Mashraki
|
ad01a0aadb
|
dialect/entsql: implement merge for annotations
|
2020-12-13 19:16:54 +02:00 |
|
Ariel Mashraki
|
45020a877b
|
entc/gen: minor changes to annotation tests (#948)
|
2020-11-13 22:41:45 +02:00 |
|
Harold.Luo
|
b71fc2714b
|
dialect/entsql: add Size to Annotation (#947)
|
2020-11-13 20:44:42 +02:00 |
|
Daven
|
534dbbe590
|
dialect/entsql: add support for table-options in annotation (#938)
|
2020-11-10 20:40:56 +02:00 |
|
Ariel Mashraki
|
dea48a78ea
|
entc/gen: merge list of entsql annotation to one (#928)
|
2020-11-08 10:57:31 +02:00 |
|
Ariel Mashraki
|
ed48f15429
|
dialect/entsql: add entsql annotation (#876)
|
2020-10-23 16:39:58 +03:00 |
|