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
None of this appears to have any unit tests:
formpack/src/formpack/schema/fields.py
Lines 241 to 244 in 88c8ba1
We should verify that, upon exporting, these types are split into the conventional columns for _latitude, _longitude, _altitude, and _precision.
_latitude
_longitude
_altitude
_precision
The text was updated successfully, but these errors were encountered:
background-geopoint
No branches or pull requests
None of this appears to have any unit tests:
formpack/src/formpack/schema/fields.py
Lines 241 to 244 in 88c8ba1
We should verify that, upon exporting, these types are split into the conventional columns for
_latitude
,_longitude
,_altitude
, and_precision
.The text was updated successfully, but these errors were encountered: