Commit Graph

7 Commits

Author SHA1 Message Date
Pengrongkun b011ef49e0 TD-32120:add api taos_stmt2_get_all_fields
fix some format

convert TAOS_FIELD_E to TAOS_FIELD_ALL, to prevent modifications to the original API

rename taos_stmt2_get_stb_fields

refact parse for ctbname parameterized

refactor some code, fix some core problem.
2024-11-04 16:59:13 +08:00
Hongze Cheng e260eb7a07
Revert "enh(stmt2):add api taos_stmt2_get_all_fields" 2024-10-31 13:35:42 +08:00
Pengrongkun 3895a7707a convert TAOS_FIELD_E to TAOS_FIELD_ALL, to prevent modifications to the original API 2024-10-30 18:12:08 +08:00
Minglei Jin e7cfe21e72 stmt2/async: new flag semWaited for the current batch 2024-09-12 15:17:09 +08:00
Minglei Jin 8cbcdec4bf stmt2/async: new sem for api syncing 2024-08-29 08:56:24 +08:00
Minglei Jin 4cab7ea4f7 stmt2/meta: tbname (multi-insert) parameterized or not 2024-08-26 16:45:18 +08:00
Minglei Jin 298c4b4812 feat(stmt2): initial commit for stmt2 2024-08-15 09:28:32 +08:00