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

SPECTQL != string comparison support #32

Open
lievenjanssen opened this issue Mar 5, 2012 · 0 comments
Open

SPECTQL != string comparison support #32

lievenjanssen opened this issue Mar 5, 2012 · 0 comments
Assignees

Comments

@lievenjanssen
Copy link
Member

Add != string comparison support in SPECTQL

Following url works:

http://data.irail.be/spectql/NMBS/Stations%7Bid,name-,longitude,latitude%7D?name==%27Ghent%20Dampoort%27:json

but following gives error:

data.irail.be/spectql/NMBS/Stations{id,name-,longitude,latitude}?name!='Ghent Dampoort':json

Error: Could not process this token: Parse Error: (NE)() not expected

@ghost ghost assigned pietercolpaert Mar 5, 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

No branches or pull requests

2 participants