1

Might it be that the SQL API version available on GitHub is still v1.x.x?

See also https://github.com/CartoDB/CartoDB-SQL-API/blob/master/package.json

I mean, on cartodb.com they are using v2 already...

WhiteboxDev
11.2k1 gold badge38 silver badges65 bronze badges
asked Sep 25, 2014 at 16:24

1 Answer 1

1

V1 and V2 versions of SQL run exactly the same software version, the one you pointed in your question, the difference is that the v2 is cached (using varnish) so it will be faster.

We maintain v1 for compatibility reasons and at some point it will be also cached.

In general all the software we run in CartoDB is open source, we don't run software from any private repo (except the code that does the user management for obvious reasons)

answered Sep 26, 2014 at 5:48

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.