CartoDB / carto-python

CARTO Python client
https://carto.com
BSD 3-Clause "New" or "Revised" License
154 stars 62 forks source link

Allow POST in copy to #142

Closed simon-contreras-deel closed 5 years ago

simon-contreras-deel commented 5 years ago

Solves https://github.com/CartoDB/carto-python/issues/141

In copy to endpoint, we are going to use GET by default and POST if the query is longer than 1024 bytes