Ariel Mashraki
|
bd07c86b60
|
all: add license header to all go files
Summary:
Used addlicense to generate this:
addlicense -c "Facebook Inc" -f license_header .
example was taken from: https://github.com/facebook/litho/blob/master/lib/soloader/BUCK
Reviewed By: alexsn
Differential Revision: D17070152
fbshipit-source-id: e7b91398d7f6181727be3400c1872ad5f28e38ed
|
2019-08-27 04:48:28 -07:00 |
|
Ariel Mashraki
|
3bd8c27cb9
|
entc/predicate: add containsfold sql dialects (#23)
Summary:
Pull Request resolved: https://github.com/facebookincubator/ent/pull/23
Pull Request resolved: https://github.com/facebookincubator/ent/pull/22
Reviewed By: alexsn
Differential Revision: D16961334
fbshipit-source-id: 759737dd716efca01b1089715907e92fa2b4c8c7
|
2019-08-22 06:23:31 -07:00 |
|
Ariel Mashraki
|
e0e754717e
|
ent: change ent package name (#1338)
Summary:
Pull Request resolved: https://github.com/facebookexternal/fbc/pull/1338
Pull Request resolved: https://github.com/facebookincubator/ent/pull/14
Reviewed By: alexsn
Differential Revision: D16890825
fbshipit-source-id: 656baaa73f5debab08c849b6b9639caeec2a8ef1
|
2019-08-19 09:32:14 -07:00 |
|
Ariel Mashraki
|
619b63d5f7
|
ent/schema: rename nullable to nillable
Reviewed By: idoshveki
Differential Revision: D16687892
fbshipit-source-id: e8cfaaf1241e94c2de0a9fe9077326339d593716
|
2019-08-07 06:56:33 -07:00 |
|
Ariel Mashraki
|
56656dfcb6
|
ent/entc: configure storage driver in codegen
Summary: Pull Request resolved: https://github.com/facebookexternal/fbc/pull/1229
Reviewed By: alexsn
Differential Revision: D16539934
fbshipit-source-id: b3a8bf1f1be6f65ad3f649cd921ea20fc24182bf
|
2019-07-30 02:49:22 -07:00 |
|