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