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
|
c16d3c8e25
|
ent/schema: explicitly defines non-null fields in schema
Reviewed By: alexsn
Differential Revision: D16791620
fbshipit-source-id: bad3ac7b2349d2f483c804eb3623c6dfa8b06313
|
2019-08-15 03:37:17 -07:00 |
|
Ariel Mashraki
|
2128fc2ca1
|
ent/index: add indexes api
Reviewed By: alexsn
Differential Revision: D16757699
fbshipit-source-id: 6a0027b1f855721f1415b8c72b5b1be8bc2ce902
|
2019-08-12 06:44:40 -07:00 |
|
Ariel Mashraki
|
329b5ddf77
|
ent/sql/migrate: support indexes
Reviewed By: alexsn
Differential Revision: D16711184
fbshipit-source-id: 632b02c5c77c6289b242263647d45d9f28752e3f
|
2019-08-11 05:47:18 -07:00 |
|
Ariel Mashraki
|
2cc8286f5f
|
entc: add idtype option codegen
Reviewed By: alexsn
Differential Revision: D16601757
fbshipit-source-id: 35d5fbfb4ef40bae192e084ad4e067880175e71c
|
2019-08-04 03:13:01 -07:00 |
|
Ariel Mashraki
|
c203f043cf
|
ent: add blob tyoe
Reviewed By: idoshveki
Differential Revision: D16600425
fbshipit-source-id: 04c6fe39f9b3b628a1e79eb3063188f582d9e504
|
2019-08-01 07:45:05 -07:00 |
|
Ariel Mashraki
|
b5cdb810b8
|
dialect/sql/schema: universl id allocation support
Summary: Pull Request resolved: https://github.com/facebookincubator/ent/pull/9
Reviewed By: alexsn
Differential Revision: D16252229
fbshipit-source-id: 795b6556d322e5c1ff5fb826c3b06ba5421ac857
|
2019-07-15 02:30:41 -07:00 |
|
Ariel Mashraki
|
4b176495e8
|
add support for all int types in schema
Summary: Pull Request resolved: https://github.com/facebookincubator/ent/pull/8
Reviewed By: alexsn
Differential Revision: D16131257
fbshipit-source-id: 7b362740053c684f70ec69188b2fcee898605436
|
2019-07-10 09:24:31 -07:00 |
|