- 28 5月, 2022 10 次提交
-
-
由 Sean Ely 提交于
A couple formatting fixes for the Python Connector page.
-
由 Sean Ely 提交于
Noticed that San Diego was spelled wrong.
-
由 Sean Ely 提交于
Minor grammar edit to Reference > REST API page
-
由 Chait Diwadkar 提交于
grammatical and stylistic changes
-
由 Chait Diwadkar 提交于
Stylistic and grammatical changes.
-
由 Chait Diwadkar 提交于
Stylistic and grammatical changes.
-
由 Chait Diwadkar 提交于
Minor grammatical changes. Changed DESCRIBE to - For example "SELECT" cannot be abbreviated as "SEL" - since DESCRIBE can actually be abbreviated to DESC in TDengine.
-
由 Chait Diwadkar 提交于
Made a few stylistic and grammatical changes.
-
由 Chait Diwadkar 提交于
- Spelling - rephrased sentences
-
由 Chait Diwadkar 提交于
Several changes: -spelling -reordering paragraphs for clarity -rewrote some sentences -added clarification for UDF being available across databases in an instance i.e. scope is not limited to a database when it is created.
-
- 27 5月, 2022 29 次提交
-
-
由 Minglei Jin 提交于
fix: mkdir recursively with wal directory
-
由 Minglei Jin 提交于
-
由 sangshuduo 提交于
* chore: make odbc cmake file compatible with lower version cmake [TD-16059] * chore: check cmake version
-
由 wade zhang 提交于
test: change city name
-
由 dingbo 提交于
-
由 wade zhang 提交于
docs: refine image alt text
-
由 dingbo 提交于
-
由 Chait Diwadkar 提交于
Rewrote some sentences for readability.
-
由 Chait Diwadkar 提交于
Changed to: "In the above sample, `print_result` is used to simplify the printing of the result set. It is similar to `taos_use_result`"
-
由 wafwerar 提交于
-
由 Minglei Jin 提交于
fix(query): reverted the max length of secret
-
由 Chait Diwadkar 提交于
Stylistic changes. Clarifying changes. Removed reference to taos_use_result since it is not mentioned in code snippet.
-
由 gccgdb1234 提交于
-
由 wade zhang 提交于
docs : Added a description of the default value of the maxVgroupsPerDb
-
由 Chait Diwadkar 提交于
Minor changes for spelling and style.
-
由 Chait Diwadkar 提交于
Stylistic and grammar changes.
-
由 Chait Diwadkar 提交于
Grammar changes.
-
由 Chait Diwadkar 提交于
Spelling correction.
-
由 Chait Diwadkar 提交于
Spelling correction Stylistic changes
-
由 Chait Diwadkar 提交于
Some stylistic changes. Some clarifying changes.
-
由 Chait Diwadkar 提交于
Added best practices for firewall and data protections. Added explicit hostnames (fqdn) in cluster set up examples for clarity.
-
由 Sean Ely 提交于
Minor grammar, edits, and phrasing for the Admin > Problem Diagnostics page.
-
由 Sean Ely 提交于
Grammar and minor edits for Admin > Performance Optimization page
-
由 Sean Ely 提交于
Phrasing for the Admin > TDengine Monitoring page
-
由 Sean Ely 提交于
Minor grammar edits to the Admin > Manage connections page
-
由 Sean Ely 提交于
Minor grammar updates to the Admin > Data Import page.
-
由 Sean Ely 提交于
Minor grammar changes for the User Management page
-
由 Sean Ely 提交于
Minor grammar and formatting for the Fault Tolerance & Disaster Recovery Page
-
由 Yang Zhao 提交于
* fix: update taos-tools ” * test: add test cases for taos shell restful * test: add test cases * test: add more than 100 rows query in test
-
- 26 5月, 2022 1 次提交
-
-
由 Yang Zhao 提交于
* feat(shell): support restful with -R * fix(shell): restful show large data and format print * check database before use * change send use db * feat: add token for shell restful connection * fix: revert files * fix: compatible with x86_64 machine * fix: add websocket support taos shell restful * feat: add token to ws url * fix: change format back * feat: add limit showed rows to 100 * fix: mac compile
-