Skip to content
This repository has been archived by the owner on Jun 3, 2018. It is now read-only.

syntax error at end of input when commenting a line #11

Open
baditaflorin opened this issue Sep 6, 2016 · 0 comments
Open

syntax error at end of input when commenting a line #11

baditaflorin opened this issue Sep 6, 2016 · 0 comments

Comments

@baditaflorin
Copy link

This does not work

SELECT st_centroid(linestring) geom,* FROM ways
-- where (ways.tags -> 'highway'::text) IS NOT NULL

This works

SELECT st_centroid(linestring) geom,* FROM ways

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

No branches or pull requests

1 participant