Paul O’Shannessy
a777c08cdd
Clean up old & irrelevant references to Facebook ( #4452 )
2025-11-06 06:49:41 +02:00
Yasser Sobhy
0b0cc90245
entc/gen: mark field as cleared when clearing edges ( #3651 )
...
* mark field as cleared when clearing edges
* regenerate examples
* run go generate in entc/integration
* runn go mod tidy
2023-07-21 16:17:39 +03:00
Ariel Mashraki
35e950edf9
contributing: add sqljson to doc
2022-10-02 16:22:56 +03:00
Reiji Tokuda
f1c396a435
go: update sqlite3 driver from 1.14.10 to 1.14.13 ( #2566 )
...
* modify updating sqlite3 driver
go-sqlite3 driver has been changed. a build tag json1 is the default.
* modify ci file for testing current master branch
2022-05-26 17:55:00 +03:00
Jeffrey Stiles
4213c72699
entc/integration: add required json1 build tag to contributing instructions ( #2359 )
...
Co-authored-by: Jeffrey Stiles <freb@users.noreply.github.com >
2022-02-25 09:12:20 +02:00
Clarence
eca70b8490
schema/field: array types are nillable ( #2266 )
...
* all: type fixes
* schema/field: remove array check from goType
2022-01-13 13:39:11 +02:00
Roman Maklakov
84070a0f07
entc/gen: add ctx in client.BeginTx ( #2260 )
...
* doc: fix docker-compose up command(#2253 )
* entc/gen: add ctx in TxBegin & run go generate (#2253 )
* entc/integration: add tests for TxBegin Commit and Rollback (#2253 )
* entc/integration: uncomment accidentally commented code(#2253 )
* entc/integration: fixes after code-review (#2253 )
* entc/integration: remove blank lines, code-review (#2253 )
* examples: run code gen (#2253 )
2022-01-12 14:28:55 +02:00
MasseElch
9070057146
ent: Fixes error in CONTRIBUTING.md ( #1820 )
...
If one would change a template in `entc/gen/template` and not run regenerate `go-bindata/bindata` contents, code generation would not take changes into account.
2021-08-10 20:22:22 +03:00
Justin Page
51d19b8e5b
doc: remove whitespaces from markdown files ( #1267 )
2021-03-03 13:02:50 +02:00
Ariel Mashraki
8b9479599d
doc: update project structure in contribution guide
2021-01-01 16:11:03 +02:00
Ariel Mashraki
3c22911e34
doc: add info how to test documentation changes ( #975 )
2020-11-23 15:24:35 +02:00
Alex Snast
e668326c5e
ent/entc: set go-bindata version in go.mod ( #74 )
...
Summary:
Pull Request resolved: https://github.com/facebookincubator/ent/pull/74
don't rely on local go-bindata binary
Reviewed By: a8m
Differential Revision: D17786303
fbshipit-source-id: 1d1258478fd8f3abcdb3a7b1b06d0601b4468c94
2019-10-07 02:20:47 -07:00
Ariel Mashraki
b0e889a997
contributing: initial doc for contribution guidance ( #68 )
...
Summary:
Pull Request resolved: https://github.com/facebookincubator/ent/pull/68
Closes #62
Reviewed By: alexsn
Differential Revision: D17782435
fbshipit-source-id: c2995dbf2c1cbdb032cf4c2865769ffa7a3214ad
2019-10-06 05:33:13 -07:00
Facebook Community Bot
12fa91f946
Adding Contributing file ( #1 )
...
Summary:
This is pull request was created automatically because we noticed your project was missing a Contributing file.
CONTRIBUTING files explain how a developer can contribute to the project - which you should actively encourage.
This PR was crafted with love by Facebook's Open Source Team.
Pull Request resolved: https://github.com/facebookincubator/ent/pull/1
Differential Revision: D15854211
Pulled By: a8m
fbshipit-source-id: 74183c87f887dd858a21d8cde4a14117e611fddd
2019-06-17 08:23:39 -07:00