TDengine/source/client
Jing Sima 84016904ff
fix: [TS-6445] Fix virtual tables not detecting schema changes. (#30999)
Ensure virtual tables invalidate cached schema metadata and reload it when a schema change (e.g., ALTER VTABLE) is detected. This prevents stale schema references and query errors after structural updates.
2025-05-10 10:34:54 +08:00
..
inc fix(stmt2):refactor stmt2 prepare cache reset (#30769) 2025-04-12 19:58:06 +08:00
src fix: [TS-6445] Fix virtual tables not detecting schema changes. (#30999) 2025-05-10 10:34:54 +08:00
test enh: stmt2 - return success even when error occurs (#30904) 2025-04-27 18:01:31 +08:00
wrapper fix: wrapper load so from /usr/local/lib/ on mac (#30822) 2025-04-19 11:24:11 +08:00
CMakeLists.txt Freemine.cmake.3.0 (#30663) 2025-04-19 14:03:29 +08:00