-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: This diff provides the bare minimum schema evolution to allow set types to be used in production. My plan is to provide much more elaborate evolution in future diffs. But because sets are implemented as syscalls, and the schema machinery currently doesn't use syscalls, such a change is pretty involved. Reviewed By: donsbot, simonmar Differential Revision: D65896602 fbshipit-source-id: da82f01a1febbaf6f9a58432741ee066e5fa2590
- Loading branch information
1 parent
c780a89
commit 6af2302
Showing
2 changed files
with
9 additions
and
1 deletion.
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