Ariel Mashraki
|
2c63d1d70e
|
all: gofmt -w -r 'interface{} -> any' (#2874)
|
2022-08-19 18:23:04 +03:00 |
|
Ariel Mashraki
|
89c339209e
|
entc/gen: add the sql/execquery feature flag (#2447)
|
2022-04-06 13:34:22 +03:00 |
|
Ariel Mashraki
|
842fc9df1c
|
dialect: fix godoc for Driver (#2002)
|
2021-10-03 14:40:41 +03:00 |
|
Ariel Mashraki
|
a692086309
|
dialect: support for begintx in debug mode (#1176)
|
2021-01-15 15:13:50 +02:00 |
|
Ariel Mashraki
|
70fbcb24e5
|
Revert "dialect: add alwaysfail driver (#1053)"
This reverts commit b3e118d301.
|
2020-12-17 15:59:49 +02:00 |
|
Ariel Mashraki
|
b3e118d301
|
dialect: add alwaysfail driver (#1053)
|
2020-12-17 15:56:25 +02:00 |
|
aca
|
1e10f4ff45
|
dialect: add DebugWithContext for contextual logging (#317)
Co-Authored-By: Ariel Mashraki <7413593+a8m@users.noreply.github.com>
Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>
|
2020-01-26 22:30:46 +02:00 |
|
Ariel Mashraki
|
6f5f42ab3c
|
dialect/sql: dialect based builders (#1550)
Summary:
Pull Request resolved: https://github.com/facebookexternal/fbc/pull/1550
Pull Request resolved: https://github.com/facebookincubator/ent/pull/84
This is still WIP and you should ignore this.
Reviewed By: alexsn
Differential Revision: D17854477
fbshipit-source-id: 2d19713c118adb31164b7a2781327e64c87db8d4
|
2019-10-13 07:03:11 -07:00 |
|
Ariel Mashraki
|
6c20ef1d3a
|
ent/migrate: add writedriver for dumping sql exec commands
Reviewed By: alexsn
Differential Revision: D17200893
fbshipit-source-id: 09ec631b5a52d617d0ee97bda81c52f67486889e
|
2019-09-08 06:01:12 -07:00 |
|
Ariel Mashraki
|
dc542e46ae
|
entc/gen: add debug option to client
Summary:
It's possible to execute:
```
client.Debug().T.Query().AllX(ctx)
``
Reviewed By: alexsn
Differential Revision: D17092159
fbshipit-source-id: 6d1c56e8e45cfd8e36b2700c9d450f2bd5f66a71
|
2019-08-28 07:23:28 -07:00 |
|
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 |
|
Alex Snast
|
ad53473dd7
|
adding NopTx helper to dialect
Reviewed By: a8m
Differential Revision: D16757886
fbshipit-source-id: bd50ed4eefd30b5ed617220e6ba5b65b66cad2f3
|
2019-08-11 10:37:06 -07:00 |
|
Alex Snast
|
71725de3d7
|
implement graph database migrate command
Summary: Pull Request resolved: https://github.com/facebookexternal/fbc/pull/1281
Reviewed By: a8m
Differential Revision: D16757606
fbshipit-source-id: 89ad3cdf7b9a7c9931ac8e2b20f127a1cc125d62
|
2019-08-11 08:32:44 -07:00 |
|
facebook-github-bot
|
267e3c15bd
|
Initial commit
fbshipit-source-id: c79a38536e3c128dce1b2948615b72ec9779ed22
|
2019-06-16 04:37:51 -07:00 |
|