Commit Graph

39 Commits

Author SHA1 Message Date
Shuduo Sang 42efe016c7 [TD-2971] feature: make python connector support unsigned type. fix pep8 format. 2021-02-19 09:54:00 +08:00
Shuduo Sang 8904a04603 [TD-2971] feature: make python connector support unsigned type. 2021-02-18 13:49:11 +08:00
liuyq-617 d3f97ba000 [TD-2768]feature:4x py fetch performance increase 2021-01-15 18:03:00 +08:00
liuyq-617 e4dce56692 [TD-785]Improve the robustness of python connector 2020-12-04 11:30:21 +08:00
liuyq-617 1993ad245f [TD-785]Improve the robustness of python connector 2020-12-04 11:16:42 +08:00
liuyq-617 92ca5ded0d [TD-785]Improve the robustness of python connector 2020-12-03 16:19:56 +08:00
liuyq-617 f9c34c9370 [TD-2125][TD-2173]<feature>python connector 2020-11-24 17:27:42 +08:00
liuyq-617 521bda2f55 <fix>fix python connector err 2020-11-19 09:52:09 +08:00
Bomin Zhang e491a8908c fix TD-1471 2020-10-20 15:04:47 +08:00
Hui Li 69d8861faf [TD-1750] 2020-10-19 16:56:33 +08:00
Hui Li de2b0de6ee [NONE] 2020-10-19 16:46:41 +08:00
liuyq-617 fa7b5f047c <fix> add python connectionerror 2020-10-19 16:15:54 +08:00
Steven Li 30f5a202f9 Corrected connection-shared-by-thread flag in Crash_Gen 2020-06-29 20:05:31 -07:00
liu0x54 496932f0cc [TD-785]check the caller and creater, if not match, return none 2020-06-30 01:32:38 +00:00
liu0x54 872d826134 Merge branch 'develop' into feature/pyconn 2020-06-10 11:15:17 +00:00
liu0x54 79ae6f6143 [TD-581] remove unneccesary print, only keep error print 2020-06-10 11:14:09 +00:00
Bomin Zhang 1e7fd87dcb td-459: TSDB_COL_NAME_LEN 2020-06-09 15:30:16 +08:00
Steven Li 5580212d04 Added errno to Python client, plus minor tweaks 2020-06-08 17:37:31 -07:00
Tao Liu efcb54acf1 [TD-530] fix python connector free result behavior 2020-06-06 06:56:26 +00:00
Tao Liu 2f354c2174 [TD-530] fix query result leaks bug 2020-06-06 06:08:27 +00:00
Tao Liu 03ea7bccee [TD-524] fix python connector and rpc maxconns 2020-06-05 08:28:04 +00:00
Tao Liu f9a9a7bc54 [TD-519] fix execute sql return 2020-06-04 08:05:45 +00:00
Tao Liu cdf64f1957 [TD-314] modify python connector to adapt the taos API change 2020-06-03 05:44:32 +00:00
Shuduo Sang cf4c4e98fd support log Sql command to file.
[TD-383]
2020-05-21 16:12:15 +08:00
Shuduo Sang 0280f36664 add few more cases and support check data type in connector. 2020-05-20 14:17:40 +08:00
Steven Li 55a418ca41 Merge branch 'develop' into feature/crash_gen 2020-05-08 15:20:38 -07:00
liu0x54 36e26330f5 [TD251]fix python connector to process NCHAR 2020-05-08 11:24:39 +00:00
liu0x54 c3bcd6fe1a [TD251]fix python connector to process NCHAR 2020-05-08 09:44:16 +00:00
Steven Li e602795982 Merge branch 'develop' into feature/crash_gen 2020-05-07 00:33:55 -07:00
liu0x54 32d2570c80 [TD-228] fix python connector to support binary interface change 2020-05-07 05:07:16 +00:00
Steven Li 8c64960e4c Minor adjustments before sharing with Jeff 2020-05-01 00:01:34 -07:00
Steven Li 6768ae81a6 Now each WorkerThread provides its own SQL execution, but still using a shared db connection 2020-04-28 00:12:53 -07:00
hzcheng e6f27e5e17 fix python NULL problem 2020-04-24 12:00:04 +08:00
localvar fa8baf8022 subscribe: remove testing code from python connector 2020-01-16 16:58:13 +08:00
localvar f12c270e69 tbase-1470: python2, linux 2020-01-14 10:16:11 +08:00
localvar 781c0ff6bc TBASE-1470: python3 & linux 2020-01-13 16:57:56 +08:00
slguan 4bcb26a752 fix the problem that affectRows in python is incorrect 2019-08-14 19:37:33 +08:00
Hongze Cheng f0364a00d1 fix python close connection error 2019-07-31 10:52:03 +08:00
slguan d8bc5c134d Fix the issue #222, add win64 python connector 2019-07-30 15:15:41 +08:00