Ariel Mashraki
|
fd955654a0
|
entc/gen: change codegen signature from entc to ent (#2627)
|
2022-06-07 17:48:17 +03:00 |
|
Ariel Mashraki
|
ab207c499a
|
entc/gen: minor codegen improvements
|
2021-11-08 15:56:15 +02:00 |
|
Ariel Mashraki
|
66871c9806
|
dialect/sql/schema: add support for index prefixes in mysql
|
2021-06-09 22:52:31 +03:00 |
|
Ariel Mashraki
|
aee6785cba
|
examples/entcpkg: add codegen-hook example (#1356)
|
2021-03-19 12:29:51 +02:00 |
|
Matthew Gabeler-Lee
|
c53b45ddb0
|
all: use %w instead of %v to wrap errors (#1275)
* all: use %w instead of %v for nested errors with fmt.Errorf
* all: update generated code to use %w instead of %v for error wrapping
|
2021-03-03 20:05:33 +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 |
|
Ariel Mashraki
|
faa54f5e79
|
Merge branch 'master' of https://github.com/day-dreams/ent into day-dreams-master
|
2020-10-21 12:31:11 +03:00 |
|
kakaxizhang
|
63421aa9ad
|
dialect/sql/schema: optimize code and add website documents (#748)
|
2020-10-12 16:08:02 +08:00 |
|
day-dreams
|
4582ed0f2a
|
dialect/sql/schema: use withForeighKeys() instead of withForeighKeysDisable(), and add unit tests () (#748)
|
2020-09-20 16:49:47 +08:00 |
|
Ariel Mashraki
|
d16f0abcc1
|
entc/gen: document fixture option default value (#754)
|
2020-09-13 11:39:46 +03:00 |
|
day-dreams
|
54028de04f
|
dialect/sql/schema: add MigrateOption 'WithForeighKeysDisable' (#748)
|
2020-09-13 01:50:37 +08:00 |
|
Ariel Mashraki
|
fd0a7f9f02
|
all: facebookincubator/ent => facebook/ent (#660)
ent repository is going to be migrated to facebook organization
|
2020-08-18 11:05:08 +03:00 |
|
Alex Snast
|
7df2e02343
|
ci/lint: enabling goheader linter ensuring the existance of a license header in go files (#593)
Signed-off-by: Alex Snast <alexsn@fb.com>
|
2020-07-07 15:36:09 +03:00 |
|
Ariel Mashraki
|
320b9caf61
|
dialect/sql/schema: add option to skip fixture when it's irrelevant (#350)
|
2020-02-16 18:17:58 +02:00 |
|
Ariel Mashraki
|
0a7608f8bd
|
all: change codegen header
|
2019-12-18 13:00:25 +02:00 |
|
Ariel Mashraki
|
7597f07912
|
entc: add option to use entc as package
Summary: Pull Request resolved: https://github.com/facebookincubator/ent/pull/72
Reviewed By: alexsn
Differential Revision: D17783580
fbshipit-source-id: 597f124a28415fef66b0b16811ad2acac8df631d
|
2019-10-07 07:06:32 -07:00 |
|