Commit Graph

  • 2c63d1d70e all: gofmt -w -r 'interface{} -> any' (#2874) Ariel Mashraki 2022-08-19 18:23:04 +03:00
  • b6c185a660 dialect/sql/schema: make use of new atlas migration directories and r… (#2873) Jannik Clausen 2022-08-19 14:42:54 +02:00
  • a46edf3ac7 all: update atlas (#2871) Jannik Clausen 2022-08-19 12:49:24 +02:00
  • 67a266300d doc/md: a typo under the Mutation section (#2869) Yash Diniz 2022-08-19 13:44:50 +05:30
  • b02de28afc doc/md: minor fixes to ci examples (#2867) Rotem Tamir 2022-08-19 09:41:30 +03:00
  • 50d4c62057 doc/md: add instructions for migration dir linting in ci page (#2865) Rotem Tamir 2022-08-18 14:41:00 +03:00
  • 2b54aadcce dialect/sql: escape EqualFold on Postgres (#2860) Pedro Henrique 2022-08-16 04:09:06 -03:00
  • 4d11fe3383 build(deps): bump ansi-regex from 5.0.0 to 5.0.1 in /doc/website (#2855) dependabot[bot] 2022-08-15 22:28:18 +03:00
  • bd1a311e50 build(deps): bump trim from 0.0.1 to 0.0.3 in /doc/website (#2848) dependabot[bot] 2022-08-15 22:27:45 +03:00
  • cb01c2831f doc/md/ci: fix yaml (#2859) Rotem Tamir 2022-08-15 14:20:54 +03:00
  • c53251cbf6 doc/md/ci: fix weird sentence (#2858) Rotem Tamir 2022-08-15 10:09:32 +03:00
  • 6637cbf68e examples/migration: add doc about migration linting (#2856) Ariel Mashraki 2022-08-15 09:45:36 +03:00
  • 94226c9093 doc: entci (#2853) Rotem Tamir 2022-08-14 18:22:39 +03:00
  • 5b3bcfa609 go: update ariga.io/atlas (#2854) Ariel Mashraki 2022-08-14 15:47:38 +03:00
  • 0350da3267 doc/md: add missing codereview comment (#2852) Ariel Mashraki 2022-08-14 14:45:16 +03:00
  • 01a4906931 doc/migration: improve versioned migration workflow example (#2851) Ariel Mashraki 2022-08-14 14:42:11 +03:00
  • 94b19ac973 dialect/sql: use raw NULL value in statements rather than passing nil arguments Ariel Mashraki 2022-08-14 10:51:41 +03:00
  • 5c2013b5fd entc/integration: example for #2846 Ariel Mashraki 2022-08-13 20:51:56 +03:00
  • 757fc94985 doc/md: trigger master build Ariel Mashraki 2022-08-13 20:17:44 +03:00
  • 0298893924 .github/cd: update node version Ariel Mashraki 2022-08-13 20:15:16 +03:00
  • 8fc8d65a16 doc/fields: add section for nillable-required fields Ariel Mashraki 2022-08-13 18:24:28 +03:00
  • b207429f15 entc/gen: allow setting required fields as nillable Ariel Mashraki 2022-08-13 18:12:53 +03:00
  • c8fc927f0d entc/gen: add tests for bulk-upsert fix in #2840 (#2845) Ariel Mashraki 2022-08-12 21:12:34 +03:00
  • 7eb1ccd274 entc/gen: ignore immutable fields updating during bulk upsert (#2840) Viktoriia Dlugopolskaia 2022-08-12 23:50:05 +07:00
  • 24d1fad3b8 examples: add ent init --template example Ariel Mashraki 2022-08-11 16:17:53 +03:00
  • 0066eb986d entc/gen: extend sql/modify to UPDATE statements v0.11.2 Ariel Mashraki 2022-08-05 12:21:57 +03:00
  • 0fd641333c dialect/sql/sqlgraph: support custom modifiers in UPDATE commands Ariel Mashraki 2022-08-05 11:45:30 +03:00
  • 9f481d8716 dialect/sql: support setting ORDER BY for UPDATE statements Ariel Mashraki 2022-08-05 11:27:01 +03:00
  • 47972774c5 go: bump go/packages version ci to 1.18+1.19 (#2832) Ariel Mashraki 2022-08-05 10:39:39 +03:00
  • 89007ec983 entc/gen: fixed privacy filter for M2M edges (#2828) Giau. Tran Minh 2022-08-04 03:24:25 +07:00
  • 22c2f3a35d build(deps): bump aws-actions/configure-aws-credentials (#2825) dependabot[bot] 2022-08-03 10:14:55 +03:00
  • c7de2ec511 doc/versioned-migration: add atlas import for code example (#2819) Ariel Mashraki 2022-08-02 11:44:27 +03:00
  • 26e07c90c0 dialect/sql/sqlgraph: support edgeschema in entgql (#2817) Ariel Mashraki 2022-08-01 18:18:12 +03:00
  • ea3aa8cf5b doc/md: remove entgql annotation from crud step (#2816) gneyal 2022-08-01 14:17:08 +03:00
  • 3f04b0fe6e doc/md: update grpc tutorial for List and BatchCreate methods (#2518) Jeremy Maxey-Vesperman 2022-07-31 02:12:15 -04:00
  • 9673a4d506 entc/gen: allow naming ent/schema as Field (#2811) Ariel Mashraki 2022-07-29 13:17:20 +03:00
  • f5568d2825 entc/gen: skip generating predicates that conflicts with FieldID constant (#2810) Ariel Mashraki 2022-07-29 10:03:30 +03:00
  • f9dfac628b cmd/ent: add support for --template in init command (#2728) Daniel Huckins 2022-07-27 14:23:08 -04:00
  • 6f356228e1 entc/integration: exmaple for multischema in migration (#2804) Ariel Mashraki 2022-07-27 17:04:59 +03:00
  • 1ee2876349 doc/website: add edit and lastedit info to doc pages (#2800) Ariel Mashraki 2022-07-25 18:32:36 +03:00
  • b9b502bc2a doc/schema-edges: fix annotation example (#2799) Ariel Mashraki 2022-07-25 18:08:42 +03:00
  • d4aa8b60d7 doc/website: using go install instead of go get (#2796) Xin Hao 2022-07-25 22:16:51 +08:00
  • 31bc1a98fb doc/website: update version-migration with global ids (#2798) Ariel Mashraki 2022-07-25 14:59:09 +03:00
  • b60e0f9eac entc/gen: add support for WithNamed<E> feature-flag (#2792) Ariel Mashraki 2022-07-24 18:41:07 +03:00
  • a2b18f24f0 entc/gen: move eager-loading to method (#2790) Ariel Mashraki 2022-07-23 23:46:02 +03:00
  • 43ceed9b6f doc: update getting-started to not mention PATH Ariel Mashraki 2022-07-23 16:14:58 +03:00
  • 9bfe86450d doc/predicates: fix invalid SQL example (#2778) 42Atomys 2022-07-21 10:35:07 +02:00
  • 081f2bbabb doc/website: update dialects doc to reflect postgres 14 testing (#2777) Thomas Meitz 2022-07-20 17:05:51 +02:00
  • 88183c1f4c doc/website: document tweaking transaction isolation levels (#2774) Itay Garin 2022-07-20 14:52:26 +03:00
  • 5daf02bc73 go: small refactoring for maps (#2619) Sasha Melentyev 2022-07-19 18:07:55 +03:00
  • 8beaef87ba dialect/sql/builder: make sql.NotIn() with empty args fallback to NOT FALSE (#2757) Andy Day 2022-07-18 20:36:39 -07:00
  • 42b68cb9fc doc/website: use title in code blocks (#2769) Ariel Mashraki 2022-07-17 19:07:02 +03:00
  • 9a04641525 go: update ariga.io/atlas to latest master (#2767) Ariel Mashraki 2022-07-17 17:27:12 +03:00
  • 077670451a entc/gen: skip enum identifier checks in case it has custom Go type (#2766) Ariel Mashraki 2022-07-17 17:14:43 +03:00
  • 9e0d8af284 ent/gen: use error.New for errors without format (#2764) Sasha Melentyev 2022-07-17 16:50:50 +03:00
  • ddc46d34d8 schema/field: correctly extract package names from type identifier (#2765) Ariel Mashraki 2022-07-17 16:49:11 +03:00
  • 01f97334af entc/gen: use custom schema-type in join tables foreign-keys (#2760) Ariel Mashraki 2022-07-15 11:01:13 +03:00
  • 047b804dcd ent/gen: remove unnecessary if block in IN predicates (#2758) Ariel Mashraki 2022-07-15 10:30:23 +03:00
  • 1c6ba55f9c go: update ariga.io/atlas (#2754) Ariel Mashraki 2022-07-14 17:10:34 +03:00
  • 5df06f49c1 go: update ariga.io/atlas (#2752) v0.11.1 Ariel Mashraki 2022-07-14 10:29:04 +03:00
  • e601697fa8 go: update ariga.io/atlas (#2751) Ariel Mashraki 2022-07-13 21:39:38 +03:00
  • 4491610202 entc/gen/integration: add example for edge schema with privacy (#2743) Amr Tamimi 2022-07-13 19:25:09 +03:00
  • b5b5d87f08 entc/gen/integration: re-enable postgres tests (#2749) Ariel Mashraki 2022-07-13 18:30:57 +03:00
  • 1c01301de1 sql/dialect/schema: support setting PK to serial types in postgres (#2748) v0.11.0 Ariel Mashraki 2022-07-13 14:40:56 +03:00
  • dd4a0203e5 When run 'go generate ./ent', got error on [create type Todo: invalid default value for enum field "status"] (#2746) nine-hundred 2022-07-13 20:03:32 +09:00
  • 3148324cbe entc/gen: support edgeschema with privacy (#2745) Ariel Mashraki 2022-07-13 11:54:40 +03:00
  • 6c8a1308ec entc/gen: edge schema with custom ids (#2742) Ariel Mashraki 2022-07-12 18:13:45 +03:00
  • b00e549c88 dialect/sql: make sql.In() with empty args fallback to False() (#2735) Ryo Yamada 2022-07-12 06:15:36 +09:00
  • bc623b3f64 all: update atlas (#2739) Jannik Clausen 2022-07-11 15:25:14 +02:00
  • 0f33b0bcb8 doc/md: update docs to fix #2731 (#2732) Jannik Clausen 2022-07-08 20:26:46 +02:00
  • 52a109128d doc/md: type safe feature activation versioned migration (#2727) Jannik Clausen 2022-07-07 14:21:44 +02:00
  • ba582c83b3 entc/gen: improve edge-schema updates (#2726) Ariel Mashraki 2022-07-07 07:34:17 +03:00
  • 412f5f75ca add docs about auto-increment counter "bug" in MySQL versions < 8.0 and how to handle it (#2722) Jannik Clausen 2022-07-06 10:34:39 +02:00
  • 97a13dfa9b build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0 (#2724) dependabot[bot] 2022-07-06 10:31:44 +03:00
  • 2c1a3555cc entc/gen: ignore edge-fields order in edge-schema with composite identifiers (#2719) Ariel Mashraki 2022-07-05 15:45:28 +03:00
  • 8c55008a9d dialect/sql/sqlgraph: handle edge schema in batch inserts (#2718) Ariel Mashraki 2022-07-05 14:15:31 +03:00
  • 5b67bdab4f dialect/sql/schema: atlas engine is now default (#2698) Jannik Clausen 2022-07-05 12:29:15 +02:00
  • 91b643091f entc/gen: support setting GoType for integer IDs (#2657) Reiji Tokuda 2022-07-04 13:50:51 +08:00
  • ed783dba70 dialect/sql/sqlgraph: support edge-schema in upsert (#2714) Ariel Mashraki 2022-07-03 23:29:35 +03:00
  • 4f7b1739cd entc: cleanup defaults ID (#2709) Giau. Tran Minh 2022-07-02 03:30:18 +07:00
  • 904b649120 entc/gen: skip nodes with composite id types on default id-type detection (#2708) Ariel Mashraki 2022-07-01 23:08:45 +03:00
  • aec59a3aa7 doc/md: update eager-loading implementation details (#2707) Ariel Mashraki 2022-07-01 21:52:35 +03:00
  • 4a26cab734 improve multi-tenancy example and documentation (#2705) Ariel Mashraki 2022-06-30 19:57:56 +03:00
  • 8416fb502d dialect/sql/schema: setup tables before running migrate diff (#2703) Ariel Mashraki 2022-06-30 09:55:40 +03:00
  • 6793d74da7 schema/field: support for sensitive json fields (#2701) Ariel Mashraki 2022-06-29 11:27:10 +03:00
  • 5dbfa24b46 doc/md: add docs on using expression predicates in custom WHERE clauses (#2520) Hafiz Shafruddin 2022-06-29 18:24:20 +10:00
  • 84b05c05cd doc/md: add info about using WhereInput as predicates (#2691) frederikhors 2022-06-27 13:57:11 +02:00
  • e8bf1d1cbd doc/md: fix up examples in getting-started (#2690) Nikita 2022-06-26 14:00:58 +02:00
  • 7cac3b2ed5 entc/gen: support default id values for edge schemas (#2688) Ariel Mashraki 2022-06-25 20:23:43 +03:00
  • 49fc14f12f examples/start: update group schema (#2687) ben 2022-06-25 12:59:26 +01:00
  • 6ddeb93649 entc/gen: use gotypw pkgname as alias in case it does not match pkgpath (#2686) Ariel Mashraki 2022-06-25 11:05:15 +03:00
  • b44d593861 doc/website: oss footer logo (#2678) Ariel Mashraki 2022-06-23 15:30:06 +03:00
  • 3bb5292c83 ci: remove unnecessary build flag from go test (#2672) Ariel Mashraki 2022-06-22 18:20:53 +03:00
  • 65ae273dee build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0 (#2667) dependabot[bot] 2022-06-22 18:20:30 +03:00
  • 311d760679 entc/gen: allow opening and testing concurrent enttest clients (#2665) Ariel Mashraki 2022-06-20 08:32:30 +03:00
  • abefaa7f24 entc/gen: catch constraint failures in delete operations (#2664) Ariel Mashraki 2022-06-19 14:34:32 +03:00
  • b89b13bbdb doc/tutorial: fix typos (#2663) smizuno2018 2022-06-19 15:59:04 +09:00
  • 98d00a35b5 go: update atlas and test global-unique-id migration (#2661) Ariel Mashraki 2022-06-18 21:50:44 +03:00
  • 7017cbc898 dialect/sql/schema: file based type store (#2644) Jannik Clausen 2022-06-15 16:10:15 +02:00
  • 195be2d98d entc/gen: fixed unnamed field initialization (#2648) Giau. Tran Minh 2022-06-14 16:32:46 +07:00