Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fail if cannot construct a valid schema
Summary: We would get an infinite loop under certain circumstances because we store an error value in one of the fields of the `DbSchema` type. See D56519258 for full diagnosis. This diff makes sure to just fail early if we cannot load an `all` schema. Reviewed By: bochko Differential Revision: D56531547 fbshipit-source-id: 2e51946224a4fd2c05369c910988b18080472a84
- Loading branch information