Commit Graph

6 Commits

Author SHA1 Message Date
Alex Snast
c95a00c4ce upgrade go version to 1.13 (#1408)
Summary:
Pull Request resolved: https://github.com/facebookexternal/fbc/pull/1408

In addition removing GOPROXY setting as its enabled by default in 1.13

Reviewed By: a8m

Differential Revision: D17181239

fbshipit-source-id: e1faebea46ce6d5c4c11a55e6e7ee7a87b374c0f
2019-09-04 05:20:16 -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
1e47de5300 move lib/go/gremlin to ent/dialect (#1192)
Summary:
Pull Request resolved: https://github.com/facebookexternal/fbc/pull/1192

Pull Request resolved: https://github.com/facebookincubator/ent/pull/11

Reviewed By: alexsn

Differential Revision: D16377224

fbshipit-source-id: 07ca7436eb9b64fbe2299568560b91466b2417ba
2019-07-20 08:27:06 -07:00
Andy Buteau
f46c8f8848 Bump version of uuid
Summary:
Code in fbcode/fbc/kirin/graph requires uuid v1.1.1 so entc needs to use the same version, otherwise running entc against `fbcode/fbc/kirin/graph/ent/schema` will result in the following error:

  $ entc generate ./ent/schema
  open plugin /var/folders/gc/4mclbm612vb2jgg7x2mks20xxhkjkd/T/entc_fbc_kirin_graph_ent_schema_1562895280.so: plugin.Open("/var/folders/gc/4mclbm612vb2jgg7x2mks20xxhkjkd/T/entc_fbc_kirin_graph_ent_schema_1562895280"): plugin was built with a different version of package github.com/google/uuid

Reviewed By: tcirstea

Differential Revision: D16226326

fbshipit-source-id: 1f9939ed64e7490220ed5ae56b3f24b9ef9dd558
2019-07-12 12:35:38 -07:00
Ariel Mashraki
5f0268e02c add tests for mysql migration
Summary: Pull Request resolved: https://github.com/facebookincubator/ent/pull/4

Reviewed By: alexsn

Differential Revision: D15874726

fbshipit-source-id: 217fbc0503e961704ea646ee40663a30211c5af1
2019-06-18 10:11:00 -07:00
facebook-github-bot
267e3c15bd Initial commit
fbshipit-source-id: c79a38536e3c128dce1b2948615b72ec9779ed22
2019-06-16 04:37:51 -07:00