-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deal with booleans that had been converted to integers in the cloud
Previously, we would return the incorrectly typed data and then we'd crash downstream of that. Now we'll be more robust, dealing with this legacy data. Other type mismatches will also be thrown out now. Fixes #15214.
- Loading branch information
1 parent
121f750
commit c244596
Showing
1 changed file
with
21 additions
and
2 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