homework-jianmu/source/libs/parser/test
Xiaoyu Wang 7c585d8ed9 fix: database options 'strict' and 'cachelast' syntax adjustments 2022-07-16 11:47:26 +08:00
..
CMakeLists.txt os: add Mac compile support 2022-07-02 17:40:23 +08:00
mockCatalog.cpp fix: a problem of last_row function plan 2022-07-15 11:01:19 +08:00
mockCatalog.h TD-10674 insert unit test with multiple scenarios 2021-12-21 17:03:20 -05:00
mockCatalogService.cpp fix: a problem of last_row function plan 2022-07-15 11:01:19 +08:00
mockCatalogService.h fix: a problem of last_row function plan 2022-07-15 11:01:19 +08:00
parExplainToSyncdbTest.cpp feat: sql command 'insert ... select' 2022-07-05 21:12:10 +08:00
parInitialATest.cpp fix: database options 'strict' and 'cachelast' syntax adjustments 2022-07-16 11:47:26 +08:00
parInitialCTest.cpp fix: database options 'strict' and 'cachelast' syntax adjustments 2022-07-16 11:47:26 +08:00
parInitialDTest.cpp feat: some sql syntax adjustments 2022-06-22 16:35:14 +08:00
parInsertTest.cpp fix: a problem of auto-create-table insert statement 2022-06-28 16:08:34 +08:00
parSelectTest.cpp fix: multi-rows function validity check 2022-07-15 16:17:00 +08:00
parShowToUse.cpp fix: sql command 'show table distributed' 2022-07-15 11:59:42 +08:00
parTestMain.cpp fix: handle the memory leak of parser 2022-06-11 21:32:29 +08:00
parTestUtil.cpp feat: sql system info function 'database()', 'client_version()', 'server_version()', 'server_status()', 'current_user()' and 'user()' 2022-06-29 11:41:32 +08:00
parTestUtil.h fix: fix ut case issue 2022-06-24 15:54:29 +08:00