v20.07: fix(backup/restore): fixes backup and restore with DROP operations (G… #6922
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
…RAPHQL-735) (#6844)
Fixes GRAPHQL-735.
See RFC for more details.
(cherry picked from commit 3179f57)
# Conflicts:
# dgraph/cmd/alpha/run_test.go
# dgraph/cmd/bulk/systest/test-bulk-schema.sh
# ee/acl/acl_test.go
# graphql/e2e/common/admin.go
# graphql/e2e/directives/schema_response.json
# graphql/e2e/normal/schema_response.json
# graphql/e2e/schema/schema_test.go
# protos/pb/pb.pb.go
# schema/schema.go
# systest/backup/encryption/backup_test.go
# systest/backup/filesystem/backup_test.go
# systest/backup/minio/backup_test.go
# systest/export/export_test.go
# systest/mutations_test.go
# systest/online-restore/online_restore_test.go
# systest/queries_test.go
# tlstest/mtls_internal/backup/encryption/backup_test.go
# tlstest/mtls_internal/backup/filesystem/backup_test.go
# tlstest/mtls_internal/backup/minio/backup_test.go
# worker/backup_processor.go
# worker/export.go
# worker/online_restore_ee.go
# worker/restore.go
# x/keys.go
# x/x.go
This change is
Docs Preview: