Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
This can happen when there are two tables in a
taxmapobject that share column names. It is common when one table is a transformation of the other. It can be confusing since it is not clear which one is being accessed. The warning should say which was used.