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

Bug fix for handling duplicate routes with different query params #291

Merged
merged 4 commits into from
Feb 22, 2012
Merged

Bug fix for handling duplicate routes with different query params #291

merged 4 commits into from
Feb 22, 2012

Conversation

shimonchayim
Copy link
Member

Need to back-fix the duplicate routes Issue #286

@s3u
Copy link
Member

s3u commented Feb 21, 2012

Can you describe the change in CHANGES.md and update package.json?

@@ -0,0 +1,13 @@
-- Type ql script here - all keywords must be in lower case
item = select * from ebay.shopping.singleitem where itemId = '260852758792';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need all these statements in the test script?

@shimonchayim
Copy link
Member Author

I just back-ported the changes done on the master to provide a requested fix. Likely I can simplify it on the master.

s3u pushed a commit that referenced this pull request Feb 22, 2012
Bug fix for handling duplicate routes with different query params
@s3u s3u merged commit 872f03f into ql-io:0.3 Feb 22, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants