Closed andy-esch closed 7 years ago
Hi,
👍 I think we should add it as optional named parameters to the current send
API.
I've created a branch 1.1.0
so we can start adding new features like this.
Thanks Andy!
Please ping me if you'd like me to help code it up or do testing!
Of course, feel free to provide a PR for this, It will be highly welcomed ;)
Available in 1.1.0 branch
There are some useful params in the SQL API, such as
skipfields
which allows for some columns to not be included in the API response (e.g., give me all columns except forthe_geom_webmercator
).cc @alrocar