Commit Graph

19 Commits

Author SHA1 Message Date
Ronen Lubin
20f9fba3e6 go: update golang.org/x/sys (#3958)
* all: update golang.org/x/sys

* run go mod tidy
2024-02-26 22:11:45 +02:00
Ariel Mashraki
744fed675e go: update golang.org/x/tools to latest (#3940) 2024-02-07 18:03:32 +02:00
Giau. Tran Minh
548edd248a chore: upgrade atlas to latest version (#3932) 2024-02-04 08:46:54 +07:00
Ariel Mashraki
797534a0d1 go: update ariga.io/atlas to latest version (#3751) 2023-09-18 10:30:25 +03:00
Ariel Mashraki
4787899669 go: update ariga.io/atlas to latest version (#3610) 2023-06-21 12:24:05 +03:00
Ariel Mashraki
f251400818 dialect/sql/schema: support passing schema diff options (#3516) 2023-05-03 11:28:10 +03:00
Ariel Mashraki
9c677e538f entc/load: report 'go mod' errors on schema loading (#3511) 2023-04-30 18:02:44 +03:00
Ariel Mashraki
98eba0c261 doc: add schema inspection to getting-started page (#3510) 2023-04-30 16:17:44 +03:00
Ariel Mashraki
064c9118b7 entc/gen: add fluent-api for order options (#3449) 2023-04-09 10:37:42 +03:00
Ariel Mashraki
b435c97c99 entc/integration: move tests to a separate module (#3411) 2023-03-25 10:59:29 +03:00
Ariel Mashraki
f16451eab8 dialect/sql/schema: allow planning with indentation (#3363) 2023-03-04 10:06:53 +02:00
Ariel Mashraki
9517200cb6 schema/field: fallback to native validator if not configured one (#3359) 2023-03-01 12:09:26 +02:00
Ariel Mashraki
9c40fbc07b entc/gen: fix inconsistent goimports formatting (#3344) 2023-02-22 21:29:15 +02:00
blukai
fc28e223f8 go: update ariga.io/atlas (#3313)
For https://github.com/ent/ent/pull/3310
2023-02-13 16:47:29 +02:00
sisterdong
c9445d2794 entc/gen: make interceptor works for eager loading m2m edges (#3257)
* entc/gen: make interceptor works for eager loading m2m edges

* entc/gen: make interceptor works for eager loading m2m edges

* entc/gen: fix indent

* entc/gen: go generate example
2023-01-23 15:42:08 +02:00
Ariel Mashraki
8ca8f682a4 go: update ariga.io/atlas (#3260) 2023-01-19 17:12:15 +02:00
Ariel Mashraki
7ed84a86a8 dialect/sql/schema: skip destructive table changes (#3253)
This will be fixed also in Atlas, but having this extra safety here feels safer
2023-01-19 15:33:17 +02:00
Ariel Mashraki
990bf269ff examples/encryptfield: add an example using go.cloud (#3246) 2023-01-16 11:48:09 +02:00
Ariel Mashraki
20d92f240f examples: go mod examples directory (#3234) 2023-01-11 14:15:02 +02:00