Skip to content

1.3.0 SQL COPY queries

Compare
Choose a tag to compare
@rafatower rafatower released this 10 Aug 07:53
· 298 commits to master since this release
  • 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 where x.y.z is the current version of the library.
  • Added a client=cps-x.y.z parameter to requests, where x.y.z is the current version of the library.