TDengine/docs-examples/python
Bo Ding 800b878f99
test: add test scripts for document sample code to CI task (#11482)
* docs: add R example source code

* test: check if RJDBC was installed

* test: add R test scripts

* test: chmod of test_R.sh

* test: fix test_go.sh; add R sample to document

* test: add test scripts to cases.task

* test: fix errors caused by  tset_python.sh and test_java.sh

* test: fix  test_python.sh

* test: modify java test case and improve opentsdb-json.mdx

* test: fix test_R.sh
2022-04-14 19:36:21 +08:00
..
.gitignore add new docs (#10888) 2022-03-22 11:21:45 +08:00
.gitkeep add new docs (#10888) 2022-03-22 11:21:45 +08:00
async_query_example.py docs: refine connect page 2022-04-12 21:15:26 +08:00
bind_param_example.py python query and insert examples (#11093) 2022-03-29 16:42:53 +08:00
connect_exmaple.py test: add test scripts for document sample code to CI task (#11482) 2022-04-14 19:36:21 +08:00
json_protocol_example.py rust examples (#11170) 2022-03-31 21:18:10 +08:00
line_protocol_example.py rust examples (#11170) 2022-03-31 21:18:10 +08:00
multi_bind_example.py python query and insert examples (#11093) 2022-03-29 16:42:53 +08:00
native_insert_example.py python query and insert examples (#11093) 2022-03-29 16:42:53 +08:00
query_example.py python query and insert examples (#11093) 2022-03-29 16:42:53 +08:00
subscribe_demo.py c sample codes (#11281) 2022-04-07 14:27:44 +08:00
telnet_line_protocol_example.py rust examples (#11170) 2022-03-31 21:18:10 +08:00