Skip to content
New issue

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

Create functionality for subquery parameters #18

Closed
StevenWInfo opened this issue Jan 15, 2017 · 1 comment
Closed

Create functionality for subquery parameters #18

StevenWInfo opened this issue Jan 15, 2017 · 1 comment
Projects

Comments

@StevenWInfo
Copy link
Owner

Because the subquery parameter represents a lot of different parts of a query differently than a basic query, it would require rewriting how the functionality for how a query is represented for a lot of different parts. Because I've been working on other parts, and I've wanted to hurry up and make the basic functionality work I've skipped over this part.

It shouldn't be too difficult, but it will probably require a lot of busywork of going through all of the URL parameter representations and making new representations for those that differ.

@StevenWInfo
Copy link
Owner Author

I forgot that I already had an issue for this: #10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant