homework-jianmu/tests/script/api
Mario Peng f5a339f03e
enh(stmt2): [TD-33660] interlace mode support auto create table (#30084)
* enh: remove interlace autocreate tb limit

* enh: autocreate tb with single ctb

* enh: multi-insert in one ctb

* enh: Function realization

* fix: some unit test error

fix: stmt1 unit test

* fix: review and autoCreateTb & interlace support insert into stb syntax

* fix: insert into tags fixed value auto create table

* fix: remove a wrong test

* fix: adapter segment fault

* fix: adaptor core

* fix: get fields make interlace error

* fix: adapter core problem 2

* fix: multi bind exec invalid message problem
2025-03-14 14:13:26 +08:00
..
api_with_reqid_test.c fix: refact some example files 2022-12-13 15:26:16 +08:00
apitest.c fix: refact some example files 2022-12-13 15:26:16 +08:00
asyncQuery.c fix: query preprocess issue 2024-12-12 17:19:40 +08:00
batchprepare.c enh: optimize table columns allocation 2024-06-07 13:50:57 +08:00
dbTableRoute.c feat: add batch get table Vgid API 2023-01-04 14:13:08 +08:00
demoapi.c Feature/3.0 geometry (#21037) 2023-05-24 15:36:46 +08:00
insertSameTs.c fix: projection query in descending order result error issue 2023-03-01 14:48:15 +08:00
insert_stb.c fix: insert perf utility improvement 2023-11-03 11:42:53 +08:00
last-query-ws.cpp tests/script/api: last query with websocket 2024-12-11 17:18:58 +08:00
makefile fix: enable client dedup for stmt/stmt2 inserts in interlace mode 2024-12-17 10:41:07 +08:00
makefile_win64.mak enh: adjust macro for makefile_win64.mak 2024-11-07 14:38:51 +08:00
passwdTest.c fix: ci errors 2024-12-11 22:21:00 +08:00
sameReqidTest.c enh(query)[TD-32732]: add client Id generation and usage 2024-11-07 08:47:31 +08:00
stmt-crash.c stmt crash test case 2024-09-06 17:03:39 +08:00
stmt-insert-dupkeys.c fix: enable client dedup for stmt/stmt2 inserts in interlace mode 2024-12-17 10:41:07 +08:00
stmt2-example.c refactor stmt2_get_fields 2024-12-17 09:31:30 +08:00
stmt2-geometry-test.c add checkWKBGeometry function 2024-11-19 16:44:28 +08:00
stmt2-get-fields.c refactor stmt2_get_fields 2024-12-17 09:31:30 +08:00
stmt2-insert-dupkeys.c morefix: not allow duplicate table names in stmt2 bind with interlace mode 2024-12-17 20:22:25 +08:00
stmt2-nchar.c refactor stmt2_get_fields 2024-12-17 09:31:30 +08:00
stmt2-nohole.c refactor stmt2_get_fields 2024-12-17 09:31:30 +08:00
stmt2-performance.c enh(stmt2): [TD-33660] interlace mode support auto create table (#30084) 2025-03-14 14:13:26 +08:00
stmt2-test.c refactor stmt2_get_fields 2024-12-17 09:31:30 +08:00
stmt2.c refactor stmt2_get_fields 2024-12-17 09:31:30 +08:00
stmtBatchTest.c [TD-13758]<fix>: redefine memory api. 2022-03-26 00:29:53 +08:00
stmtQuery.c fix: stmt query execution mode issue 2023-11-07 11:20:08 +08:00
stmtTest.c [TD-13758]<fix>: redefine memory api. 2022-03-26 00:29:53 +08:00
stmt_function.c feat:support varbinary type 2023-08-15 13:57:05 +08:00
stopquery.c Update stopquery.c 2022-10-27 18:59:41 +08:00
test.sh fix: add test scripts 2024-12-18 18:55:14 +08:00
tmqViewTest.c feat: add privileges 2023-10-16 19:53:08 +08:00
whiteListTest.c enhance: enhance test case 2023-09-14 14:11:50 +08:00