Commit Graph

19 Commits

Author SHA1 Message Date
Ariel Mashraki
175d96f7ec dialect/sql/schema: pass unit to atlas constructor (#4420) 2025-07-31 11:10:01 +03:00
Ariel Mashraki
1b6159ac6e examples: use AutoApprove in 'atlas schema apply' examples (#4366) 2025-04-01 21:10:31 +03:00
Jannik Clausen
9db6f4df43 all: update atlas (#4362) 2025-03-25 15:12:42 +01:00
Giau. Tran Minh
2b1ad7e4b0 chore: bump x/tools to latest (#4329)
* chore: bump `x/tools` to latest

* chore: fixed lint on go1.24
2025-02-13 16:09:44 +07:00
Ariel Mashraki
c5db03c30e dialect/sql/schema: support setting schema name for migration (#4327) 2025-02-12 18:18:03 +02:00
Giau. Tran Minh
cb22300b38 chore: bump atlas to latest master (#4212) 2024-09-13 23:37:33 +07:00
Giau. Tran Minh
63596a9dca chore: pin Go to the minor version (1.23) (#4209)
* chore: pin Go to the minor version

* chore: ignore `hax`, `udo` and `leafs`
2024-09-13 14:16:26 +07:00
Tran Minh Luan
057c0ee063 go: update go to latest (#4188)
* go: update go to latest

* chore: fix lint
2024-08-23 11:46:59 +03:00
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
9aba4ae091 entc/gen: initial work for multi-schema migration using atlasgo.io (#3821) 2023-11-13 12:35:31 +02: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
6198beb484 entc/gen: load referenced foreign-keys on eager-loading (#3497) 2023-04-20 17:26:37 +03:00
Ariel Mashraki
b435c97c99 entc/integration: move tests to a separate module (#3411) 2023-03-25 10:59:29 +03:00