- 08 1月, 2019 1 次提交
-
-
由 martianzhang 提交于
* import bats for cli test https://github.com/sstephenson/bats * add simple test case for cli use bats * format main.bats add env * replace main_test.sh with main.bats make explain suggestion sorted make index suggestion sorted * add test database world_x * update bats golden result * make docker add 180s timeout 1. add timeout for docker start 2. add not explain able sql test case into explain_test.go * explain info Using index VS Using index condition remove nonappearence key from explain extra info * add timeout for test
-
- 28 12月, 2018 1 次提交
-
-
由 martianzhang 提交于
-
- 24 12月, 2018 1 次提交
-
-
由 martianzhang 提交于
-
- 19 12月, 2018 1 次提交
-
-
由 martianzhang 提交于
-
- 04 12月, 2018 1 次提交
-
-
由 martianzhang 提交于
COL.015 text/blob default value only tobe `NULL`; COL.012 text/blob `NOT NULL` CONSTRAINT may be danagerous;
-
- 23 11月, 2018 1 次提交
-
-
由 martianzhang 提交于
RemoveSQLComment trim space
-
- 21 11月, 2018 1 次提交
-
-
由 martianzhang 提交于
1. go version move into Makefile 2. add golden test for ast 3. explainAbleSQL use tidb parser also
-
- 20 10月, 2018 1 次提交
-
-
由 martianzhang 提交于
-