- 28 5月, 2022 5 次提交
-
-
由 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 6 次提交
-
-
由 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
-
由 sangshuduo 提交于
[TD-15999]
-
由 Minglei Jin 提交于
fix: mkdir with newly added tiered storage
-
由 dependabot[bot] 提交于
Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.3.19 to 5.3.20. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.19...v5.3.20) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production ... Signed-off-by: Ndependabot[bot] <support@github.com> Co-authored-by: Ndependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
由 jaOxZ 提交于
some error happens when use "git submodule update --init --recursive" to clone submodules , and then I found some url of submodule is not a git clone url end with .git
-
由 fan 提交于
fix the README.md
-