We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
From the following error it's hard to determine what column is at fault
error: Cannot transmute column from actual schema to desired schema: actual = Enum AllowDefault [ Variant "none" Unit , Variant "some" (Nested (Binary DenyDefault Utf8)) ] desired = Nested (Binary DenyDefault Utf8)
https://github.com/ambiata/zebra/blob/b2423ea01597c580e3fb2e0a5bcf7060ba641dcb/zebra-core/src/Zebra/Table/Striped.hs#L195
The text was updated successfully, but these errors were encountered:
No branches or pull requests
From the following error it's hard to determine what column is at fault
https://github.com/ambiata/zebra/blob/b2423ea01597c580e3fb2e0a5bcf7060ba641dcb/zebra-core/src/Zebra/Table/Striped.hs#L195
The text was updated successfully, but these errors were encountered: