localvar
|
736ddfbbff
|
TD-153: add exception handling
|
2020-04-27 17:12:52 +08:00 |
slguan
|
8eb0f95bc1
|
Merge pull request #1731 from taosdata/add-import-merge-testcase-to-2.0
port import_merge python testcase for 2.0
|
2020-04-27 16:20:04 +08:00 |
Shuduo Sang
|
2777a2f0c9
|
fix python source code for pep8 standard.
|
2020-04-27 15:23:15 +08:00 |
Shuduo Sang
|
fd76b5f71d
|
port import_merge python testcase for 2.0
[TD-205]
|
2020-04-27 14:49:18 +08:00 |
slguan
|
4d31756c6b
|
Merge pull request #1729 from taosdata/feature/web
Feature/web
|
2020-04-27 13:53:21 +08:00 |
slguan
|
a257c6780b
|
add script
|
2020-04-27 13:29:38 +08:00 |
slguan
|
177334e0b7
|
add script
|
2020-04-27 12:08:19 +08:00 |
slguan
|
7aafa5eda7
|
[TD-184]
|
2020-04-27 12:04:10 +08:00 |
slguan
|
905e282011
|
Merge pull request #1727 from taosdata/feature/web
Feature/web
|
2020-04-27 09:46:43 +08:00 |
slguan
|
77298fe421
|
Merge pull request #1725 from taosdata/add-insert-testcase-to-2.0
Add insert testcase (bigint bool double smallint tinyint) to 2.0
|
2020-04-27 09:39:04 +08:00 |
slguan
|
3aaf13b065
|
Merge branch 'feature/web' of https://github.com/taosdata/TDengine into feature/web
|
2020-04-26 19:03:24 +08:00 |
slguan
|
d115fe573e
|
[TD-19]
|
2020-04-26 19:02:59 +08:00 |
Ubuntu
|
2de6d73871
|
gitignore
|
2020-04-26 08:49:27 +00:00 |
slguan
|
e9b1b0847e
|
Merge pull request #1726 from taosdata/feature/web
remove log
|
2020-04-26 16:21:58 +08:00 |
slguan
|
d1624536c5
|
remove log
|
2020-04-26 16:20:34 +08:00 |
slguan
|
dc2cbc0fa6
|
Merge pull request #1724 from taosdata/feature/alter
Feature/alter
|
2020-04-26 16:15:18 +08:00 |
Shuduo Sang
|
238879bc80
|
add None type support in sql.py.
|
2020-04-26 16:09:12 +08:00 |
slguan
|
4b1d93acb8
|
Merge branch 'develop' into feature/alter
|
2020-04-26 16:01:02 +08:00 |
slguan
|
9a9468d1d4
|
[TD-185] add db alter options
|
2020-04-26 16:00:32 +08:00 |
Shuduo Sang
|
1971c6301a
|
Merge branch 'develop' into add-insert-testcase-to-2.0
|
2020-04-26 15:31:43 +08:00 |
Shuduo Sang
|
48c0684ed5
|
add bigint bool double smallint tinyint cases.
|
2020-04-26 15:31:39 +08:00 |
slguan
|
b13c6c029c
|
[TD-183] add db create options
|
2020-04-26 13:46:03 +08:00 |
slguan
|
a7a7ef79e6
|
Merge pull request #1719 from taosdata/feature/2.0tsdb
Feature/2.0tsdb
|
2020-04-26 12:48:44 +08:00 |
hzcheng
|
c588c5980a
|
fix compile warning
|
2020-04-26 11:47:28 +08:00 |
hzcheng
|
7e00527838
|
add table lastKey
|
2020-04-26 11:41:18 +08:00 |
slguan
|
110d345e8a
|
Merge pull request #1715 from taosdata/hotfix/py-testcase-refine
refine python testcases.
|
2020-04-26 11:07:15 +08:00 |
slguan
|
d3fcbb2531
|
Merge pull request #1717 from taosdata/feature/query
Feature/query
|
2020-04-26 11:07:05 +08:00 |
hjxilinx
|
bb8b91f25b
|
[td-197] fix bug in taosmsg.h
|
2020-04-26 11:00:54 +08:00 |
hjxilinx
|
1f24428f3a
|
[td-197] fix error in unit test.
|
2020-04-26 10:25:33 +08:00 |
hjxilinx
|
4dcc0cf27b
|
[td-197] fix error in unit test.
|
2020-04-26 10:22:41 +08:00 |
slguan
|
60dc8cba6b
|
[TD-90] fix bug in alter table
|
2020-04-26 09:27:16 +08:00 |
hjxilinx
|
e814dea422
|
[td-197] merge develop branch
|
2020-04-25 23:15:13 +08:00 |
Shuduo Sang
|
ad519de25f
|
refine python testcases.
|
2020-04-25 23:14:05 +08:00 |
hjxilinx
|
e82f42a52b
|
[td-197] refactor codes, and remove unused attributes in querymsg
|
2020-04-25 23:05:15 +08:00 |
hjxilinx
|
ba6acfd498
|
[TD-197] fix bugs in arithmetic expression calculation
|
2020-04-25 23:01:13 +08:00 |
slguan
|
55aa897397
|
Merge branch 'develop' into feature/alter
|
2020-04-25 16:20:39 +08:00 |
slguan
|
b345312f8b
|
[TD-147]
|
2020-04-25 16:20:18 +08:00 |
Bomin Zhang
|
e4ad21171a
|
Merge pull request #1713 from taosdata/feature/tbname2
Feature/tbname
|
2020-04-25 14:34:10 +08:00 |
localvar
|
32d5fc5451
|
Merge remote-tracking branch 'origin/develop' into feature/tbname2
|
2020-04-25 14:32:11 +08:00 |
slguan
|
f4538acffe
|
Merge pull request #1712 from taosdata/add-insert-testcase-to-2.0
Add insert int and float testcase to 2.0
|
2020-04-25 14:20:55 +08:00 |
slguan
|
f640fe4aa0
|
Merge pull request #1714 from taosdata/feature/query
Feature/query
|
2020-04-25 14:20:29 +08:00 |
hjxilinx
|
b2f17cb511
|
merge develop branch
|
2020-04-25 14:03:07 +08:00 |
hjxilinx
|
25e1352070
|
[td-187] pattern match test case.
|
2020-04-25 13:52:39 +08:00 |
localvar
|
886d8d58bd
|
TD-97: remove duplicated definition
|
2020-04-25 10:35:29 +08:00 |
localvar
|
c597c8ad58
|
TD-97: fix bug and update testcases
|
2020-04-25 10:02:16 +08:00 |
Shuduo Sang
|
c4eed9ec69
|
expose more info if case failed.
|
2020-04-25 00:43:05 +08:00 |
Shuduo Sang
|
46a7c3c912
|
add insert/int.py and insert/float.py to test insert function.
[TD-167]
|
2020-04-24 23:54:39 +08:00 |
slguan
|
0b8123f5de
|
Merge pull request #1711 from taosdata/feature/alter
[TD-183]
|
2020-04-24 23:21:13 +08:00 |
slguan
|
f62e4b957a
|
[TD-183]
|
2020-04-24 23:14:12 +08:00 |
hjxilinx
|
59c6434a0d
|
[td-187] 1. support group by query, 2. fix memory leaks in client side. 3. refactor mgmtConn
|
2020-04-24 22:32:23 +08:00 |