Javier Torres
012ee734c4
HTTPS for COPY docs
2019-02-01 10:32:35 +01:00
Rafa de la Torre
d40cdd8d37
Modify python code example to really stream data
...
And add a remark about headers and query/schema inference.
2018-08-02 17:43:07 +02:00
Rafa de la Torre
f2b38bd661
Use https in all examples
2018-07-31 15:59:15 +02:00
Rafa de la Torre
1037241e0a
Clarification about table creation
...
We got some internal feedback about the difficulties in cartodbfy'ing a
table. We also got some feedback telling us about the ambiguity of the
table creation need.
We want to make it clear and straightforward so that people don't find
roadblocks when following the examples.
2018-07-31 15:56:17 +02:00
Rafa de la Torre
772b42f639
Add limits information
...
To be moved to the Support section once officially released.
2018-07-23 17:52:56 +02:00
Rafa de la Torre
c86f49e468
Remove confusing usage of filename request param
2018-07-17 18:41:46 +02:00
Rafa de la Torre
d853350135
Address the CDB_CartodbfyTable doc issue
2018-07-17 18:19:58 +02:00
Rafa de la Torre
c9d560e585
Note about (HEADER true) in CSV files
2018-07-17 18:11:57 +02:00
Paul Ramsey
42cd74e553
Change parameter lists to table, per @andye request
2018-06-04 11:34:38 -07:00
Paul Ramsey
037dc00c0f
Remove junk from merge
2018-05-22 13:53:33 -04:00
Paul Ramsey
ab54145dc8
Merge branch 'pgcopy-stream' of github.com:CartoDB/CartoDB-SQL-API into pgcopy-stream-python-docs-examples-syntax
2018-05-22 11:04:29 -04:00
Paul Ramsey
64fc0c32e3
Change from 'sql' as query parameter to 'q', aping existing sql api
2018-05-21 07:47:16 -07:00
Andy Eschbacher
15fd3bdfee
updates python snippets to be python 3 compatible
2018-05-14 12:38:00 -04:00
Paul Ramsey
39d6da09b3
Merge pull request #485 from CartoDB/pgcopy-stream-review
...
Pgcopy stream review
2018-05-11 09:42:40 -07:00
Paul Ramsey
1d3baaa05d
Remove gzip post example, as it doesn't actually work.
...
We could manually support content-encoding: gzip
in express, but we'd have to hack body parsing a little,
but it would make uploads potentially nicer/faster
2018-05-10 13:48:10 -07:00
Paul Ramsey
031d7d794b
Add chunked header to CURL examples
2018-05-10 12:52:57 -07:00
Paul Ramsey
87c70066f5
Add stream option to POST example
2018-05-10 12:48:36 -07:00
Paul Ramsey
58166eeda4
Add compressed upload example
2018-05-10 12:37:19 -07:00
Paul Ramsey
c676b2f520
Ensure python example works with POST chunked
2018-05-10 12:26:16 -07:00
Paul Ramsey
d2ea840def
Fix curl example for copyfrom
2018-05-10 12:24:12 -07:00
Paul Ramsey
f0021264d2
Change from form-multipart to POST with chunked upload
2018-05-10 12:11:55 -07:00
Paul Ramsey
7a8dcf7503
Minor typo
2018-05-07 08:15:00 -07:00
Paul Ramsey
8b3fea2130
Sync SQL to text
2018-04-28 19:28:57 -04:00
Paul Ramsey
0254388727
Clarify parameters for COPY success
2018-04-27 15:55:34 +02:00
Paul Ramsey
97d359498b
Add some explanation in the "copy to" examples
2018-04-27 15:50:42 +02:00
Paul Ramsey
fcea39adba
Slight rewrite and fixes.
2018-04-27 12:17:38 +02:00
Paul Ramsey
f4dd157e4f
Fix typo in example
2018-04-27 12:05:36 +02:00
Paul Ramsey
fe52af71ac
Add documentation SQL API copyfrom/copyto end points,
...
and make small modifications arising from that task
2018-04-27 11:55:06 +02:00