-
Notifications
You must be signed in to change notification settings - Fork 16
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
SQL API cloud native #150
SQL API cloud native #150
Conversation
@borja-munoz ☝️ |
Pull Request Test Coverage Report for Build 935894892
💛 - Coveralls |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Just please add a note to CHANGELOG with a note like 'Add SQL API support for new v3 api'... and a BREAKING CHANGE note about the API for previous versions
I did but here |
This PR gives support to SQL API for CARTO cloud native (v3)
It also supports CARTO SQL API v1 and v2.
There is a breaking change on the API, since executeSQL parameters are now destructuring.
How to use:
Create a model
Call from a view