Commit Graph

147 Commits

Author SHA1 Message Date
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
csobier
7eaef75497 applied edits based on Nacho's feedback 2017-12-19 08:03:38 -05:00
csobier
f34154d54a applied copyedits to PR 454 2017-12-18 14:17:05 -05:00
Juan Ignacio Sánchez Lara
835d437ae3
Documentation about Ghost Tables feature 2017-12-18 19:12:55 +01:00
csobier
5c2e744d7a updated list of doc files across repos 2017-10-11 13:29:45 -04:00
Iñigo Medina
2d76051e64 Merge pull request #412 from CartoDB/docs-1175-cartodbfytables-tip
added new chapter about creating tables, and applied minor edits to r…
2017-10-04 16:32:29 +02:00
csobier
6e43de2421 gpkg export format added to SQL API docs 2017-10-03 16:24:55 -04:00
csobier
20ec67c14d sql specific url 2017-08-02 12:19:50 -04:00
csobier
7884e53add removed incorrect info from versions page of docs 2017-08-02 11:01:02 -04:00
csobier
8505a0b1c2 fixed typo 2017-02-17 07:40:48 -05:00
csobier
9718adc6a4 added new chapter about creating tables, and applied minor edits to related section 2017-02-15 15:10:18 -05:00
csobier
3ce678b9ac fixed typo
Found an old, typo. Fixed
2017-02-13 17:31:21 -05:00
csobier
11c8b87382 Fixed typo 2017-01-30 11:43:54 -05:00
csobier
50ca41c520 made a text change to see if PR will pass this time 2017-01-30 09:42:20 -05:00
csobier
64cbf08ef9 clarification of response formats for sql api 2017-01-26 16:46:32 -05:00
csobier
829ddaeb9c added note and applied branding 2016-12-08 13:55:21 -05:00
csobier
086de5e588 applied branding 2016-12-08 13:46:10 -05:00
Stephanie Mongon
171f34dda3 added Golang client 2016-12-08 10:41:54 -05:00
Raul Ochoa
0b768be06c Merge pull request #383 from CartoDB/docs-switch-to-builder
swiched editor to builder
2016-11-10 13:35:02 +01:00
Daniel García Aubert
6d421e0350 Update doc 2016-11-07 16:56:12 +01:00
csobier
46f9bfd93e swiched editor to builder 2016-11-02 09:11:35 -04:00
csobier
a327b30128 fixed broken docs hyperlink 2016-10-19 13:14:31 -04:00
Raul Ochoa
8d74b9dcda Remove best practice about updating a job as it's no longer possible 2016-09-16 15:43:06 +02:00
csobier
f0e790fe6e applied edits 2016-09-13 10:01:31 -04:00