1.3.0 SQL COPY queries
- Added a
CopySQLClient
for efficient streaming of data to and from CARTO (#87) - Fixed CI tests
- Added a request header
User-Agent: carto-python-sdk/x.y.z
wherex.y.z
is the current version of the library. - Added a
client=cps-x.y.z
parameter to requests, wherex.y.z
is the current version of the library.