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
Please indicate the following details about the environment in which you found the bug:
The following bugs were found in the SingleTableMetadata class and should be fixed.
SingleTableMetadata
constraint_name
physical_address
address
latitude
longitude
representation
computer_representation
The text was updated successfully, but these errors were encountered:
amontanez24
Successfully merging a pull request may close this issue.
Environment Details
Please indicate the following details about the environment in which you found the bug:
Error Description
The following bugs were found in the
SingleTableMetadata
class and should be fixed.constraint_name
is removed from metadata after running validate. Validate cannot be run twice because of this.physical_address
toaddress
latitude
andlongitude
representation
tocomputer_representation
The text was updated successfully, but these errors were encountered: