- 07 4月, 2022 1 次提交
-
-
由 zhangliang032 提交于
-
- 03 6月, 2021 1 次提交
-
-
由 martianzhang 提交于
column-not-allow-type show be L9 as it's name said
-
- 22 1月, 2021 1 次提交
-
-
由 martianzhang 提交于
-
- 07 6月, 2020 1 次提交
-
-
由 martianzhang 提交于
WHEN InvisibleUnicode IN SQL give suggestion update test cases golden file
-
- 23 10月, 2019 1 次提交
-
-
由 martianzhang 提交于
-
- 21 10月, 2019 1 次提交
-
-
由 martianzhang 提交于
-
- 17 10月, 2019 2 次提交
-
-
由 martianzhang 提交于
-
由 martianzhang 提交于
-
- 23 9月, 2019 1 次提交
-
-
由 martianzhang 提交于
-
- 16 9月, 2019 2 次提交
-
-
由 martianzhang 提交于
go.mod third party package not update with vendor remove go.mod and disable GO111MODULE in Makefile
-
由 martianzhang 提交于
-
- 30 8月, 2019 1 次提交
-
-
由 martianzhang 提交于
COL.014 support NVARCHAR COL.013 support zero time
-
- 18 4月, 2019 1 次提交
-
-
- 20 2月, 2019 1 次提交
-
- 19 2月, 2019 1 次提交
-
-
由 martianzhang 提交于
-
- 15 2月, 2019 1 次提交
-
-
由 martianzhang 提交于
echo "select * from tb" | soar -report-type query-type
-
- 12 2月, 2019 1 次提交
-
-
由 martianzhang 提交于
sleep(), benchmark(), get_lock, release_lock() are dangerous function may not be used in online.
-
- 22 1月, 2019 1 次提交
-
-
由 martianzhang 提交于
-report-type tables will give SQL affect tables info
-
- 21 1月, 2019 1 次提交
-
-
由 martianzhang 提交于
* add test case and notes * vendor update * use `tput setaf/srg0` set color in Makefile * fix loadExternalResource fail cause panic
-
- 18 1月, 2019 1 次提交
-
-
由 martianzhang 提交于
-
- 16 1月, 2019 1 次提交
-
-
由 martianzhang 提交于
-
- 11 1月, 2019 1 次提交
-
-
由 xiyangxixian 提交于
-
- 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
-
- 26 12月, 2018 1 次提交
-
-
由 martianzhang 提交于
-
- 17 12月, 2018 1 次提交
-
-
由 martianzhang 提交于
RuleTimePrecision MySQL 5.6.4+ New time data type, support time precision to microsecond
-
- 12 12月, 2018 1 次提交
-
-
由 martianzhang 提交于
-
- 11 12月, 2018 1 次提交
-
-
由 martianzhang 提交于
不建议使用连续判断 SELECT * FROM tbl WHERE col = col = 'abc'
-
- 06 12月, 2018 1 次提交
-
-
由 liipx 提交于
-
- 05 12月, 2018 2 次提交
-
-
由 martianzhang 提交于
-
由 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;
-
- 27 11月, 2018 1 次提交
-
-
由 martianzhang 提交于
FULLTEXT INDEX suggestion
-
- 26 11月, 2018 4 次提交
-
-
由 liipx 提交于
-
由 martianzhang 提交于
insert values count large than -max-value-count will give ARG.012
-
由 liipx 提交于
-
由 liipx 提交于
-
- 23 11月, 2018 1 次提交
-
-
由 martianzhang 提交于
-
- 22 11月, 2018 1 次提交
-
-
由 martianzhang 提交于
-
- 21 11月, 2018 1 次提交
-
-
由 liipx 提交于
-
- 20 11月, 2018 1 次提交
-
-
由 martianzhang 提交于
chardet will detect input sql charset
-