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
|
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
|
108affa8dd
|
ent/schema: move schema packages into a separate package
Reviewed By: alexsn
Differential Revision: D16763332
fbshipit-source-id: e3e4279c62992de192464c3d3b1036c45687507c
|
2019-08-12 07:53:03 -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
|
970a410b31
|
add tests for sqlite migration
Summary: Pull Request resolved: https://github.com/facebookincubator/ent/pull/5
Reviewed By: alexsn
Differential Revision: D15875669
fbshipit-source-id: 5ddebe396b9683f364e91f2f9e6296e3659ff618
|
2019-06-18 10:55:48 -07:00 |
|