Skip to content
This repository has been archived by the owner on Jul 17, 2019. It is now read-only.

Fix name clash between code type parameter and code type extractor function #88

Merged
merged 1 commit into from
Oct 10, 2018

Conversation

blakeriley
Copy link
Contributor

This fixes issue #87 I opened where the code function to extract the type parameter of Query shadows the type parameter itself in the schema function. Changing the type parameter name resolves the issue and makes tests now pass. Similar name clashes might happen elsewhere.

@quinnj quinnj merged commit 9a3e8f4 into JuliaData:master Oct 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants