-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
workload: use IMPORT then BACKUP in 'fixtures make'
Previously we used the 'transform' option on IMPORT. However that option will soon go away as IMPORT is increasingly focused on ingestion. Making fixtures should hopefully be rare enough that we can do a little extra work here rather than maintain the special 'transform' mode. Release note: none.
- Loading branch information
Showing
2 changed files
with
23 additions
and
170 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters