TDengine/tests/army/vtable
2025-04-27 16:06:52 +08:00
..
ans feat: [TS-4897] Add more test and fix bugs. (#30208) 2025-03-19 17:15:17 +08:00
data feat:[TS-4897] virtual table (#30098) 2025-03-15 14:10:46 +08:00
in feat: [TS-4897] Add more test and fix bugs. (#30208) 2025-03-19 17:15:17 +08:00
test_vtable_alter.py fix: [TS-4897] Fix create child table after modify super virtual table failed (#30317) 2025-03-23 17:26:03 +08:00
test_vtable_auth_alter_drop.py feat:[TS-4897] virtual table (#30098) 2025-03-15 14:10:46 +08:00
test_vtable_auth_alter_drop_child.py feat: [TS-4897] Add more test and fix bugs. (#30208) 2025-03-19 17:15:17 +08:00
test_vtable_auth_create.py feat:[TS-4897] virtual table (#30098) 2025-03-15 14:10:46 +08:00
test_vtable_auth_select.py feat:[TS-4897] virtual table (#30098) 2025-03-15 14:10:46 +08:00
test_vtable_create.py feat: [TS-4897] Add more test and fix bugs. (#30208) 2025-03-19 17:15:17 +08:00
test_vtable_drop.py fix: [TS-6383] Fix drop vtable error. (#30820) 2025-04-19 11:31:40 +08:00
test_vtable_join.py feat:[TS-4897] virtual table (#30098) 2025-03-15 14:10:46 +08:00
test_vtable_meta.py feat:[TS-4897] virtual table (#30098) 2025-03-15 14:10:46 +08:00
test_vtable_query.py fix: [TS-4897] Add test for query after alter vtable. (#30530) 2025-03-28 14:40:54 +08:00
test_vtable_query_after_alter.py fix: [TS-4897] Add test for query after alter vtable. (#30530) 2025-03-28 14:40:54 +08:00
test_vtable_query_after_drop_origin_table.py fix: [TS-6094] Fix virtual table get wrong origin table's meta (#30586) 2025-04-02 11:29:34 +08:00
test_vtable_query_cross_db.py fix: [TS-4897] Support query stables cross databases and fix potential deadlock. (#30507) 2025-03-28 10:07:08 +08:00
test_vtable_query_cross_db_stb.py fix: [TS-4897] Support query stables cross databases and fix potential deadlock. (#30507) 2025-03-28 10:07:08 +08:00
test_vtable_schema_is_old.py fix: [TD-34638] Fix schema is old error in vtable queries. (#30891) 2025-04-27 16:06:52 +08:00