Tags: taosdata/taos-connector-node
Tags
feat: support stmt2 writing (#89) * feat: add stmt2 encode * feat: stmt interface abstraction * feat: support stmt2 writing * feat: support binding super tables * feat: add stmt version adaptation * feat: resolve conflicts in CI database creation * feat: modify stmt2 test case error * feat: modify stmt2 test case ip * feat: modify stmt2 case errors * feat: modify stmt2 case url * feat: modify stmt2 test query case * feat: modify stmt2 test query case url * feat: add stmt2 query case debug info * feat: modify stmt2 test query case tim * feat: clean up memory data after stmt2 execution * feat: improve stmt query parameters * feat: improve stmt2 common issues * feat: improve stmt export * feat: optimize stmt2 encoding * feat: optimize stmt2 parameter binding serialization * feat: remove stmt2 parameter binding debugging log * feat: remove code with invalid stmt2 parameter binding * feat: modify version
fix: add freeResult asynchronous waiting and modify version (#86) * fix: clear invalid connections from the connection pool * fix: fix connection pool allocation with unavailable connections * fix: modify cloud tmq case for insert data * fix: delete invalid code * fix: add config params test * fix: add config url params test * fix: Delete invalid connection classes * fix: use w3cwebsocket.OPEN for status judgment * fix: add freeResult asynchronous waiting * fix: modify version * fix: modify freeResult request send
PreviousNext