- 08 10月, 2019 1 次提交
 - 
- 
由 martianzhang 提交于
SELECT c1, c2, c3, FROM tb WHERE id < 1000 AND content="mytest* as test"
 
 - 
 - 23 9月, 2019 1 次提交
 - 
- 
由 martianzhang 提交于
 
 - 
 - 06 9月, 2019 1 次提交
 - 
- 
由 martianzhang 提交于
update table1 set a = ( select a from table2 where b=1 and c=2) and b=1 where d=2 update table1 set a = ( select a from table2 where b=1 and c=2), b=1, c=2 where d=2 replace test-cli percent number with n% for CI
 
 - 
 - 30 8月, 2019 1 次提交
 - 
- 
由 martianzhang 提交于
COL.014 support NVARCHAR COL.013 support zero time
 
 - 
 - 25 4月, 2019 1 次提交
 - 
- 
由 martianzhang 提交于
 
 - 
 - 12 4月, 2019 1 次提交
 - 
- 
由 martianzhang 提交于
col = 1 OR col IS NULL col1 = 1 OR col2 = 1
 
 - 
 - 12 2月, 2019 1 次提交
 - 
- 
由 martianzhang 提交于
sleep(), benchmark(), get_lock, release_lock() are dangerous function may not be used in online.
 
 - 
 - 08 1月, 2019 1 次提交
 - 
- 
由 martianzhang 提交于
WHERE col = col = '' and col1 = 'xx'
 
 - 
 - 24 12月, 2018 1 次提交
 - 
- 
由 martianzhang 提交于
 
 - 
 - 18 12月, 2018 1 次提交
 - 
- 
由 martianzhang 提交于
RES.009 not consider about "and", "or"... Operator in BinaryOperationExpr
 
 - 
 - 17 12月, 2018 1 次提交
 - 
- 
由 martianzhang 提交于
RuleTimePrecision MySQL 5.6.4+ New time data type, support time precision to microsecond
 
 - 
 - 14 12月, 2018 1 次提交
 - 
- 
由 martianzhang 提交于
column.Tp may be nil when checking
 
 - 
 - 11 12月, 2018 1 次提交
 - 
- 
由 martianzhang 提交于
不建议使用连续判断 SELECT * FROM tbl WHERE col = col = 'abc'
 
 - 
 - 06 12月, 2018 4 次提交
 - 05 12月, 2018 2 次提交
 - 
- 
由 martianzhang 提交于
 - 
由 martianzhang 提交于
support allow-collates checks
 
 - 
 - 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 2 次提交
 - 
- 
由 martianzhang 提交于
insert values count large than -max-value-count will give ARG.012
 - 
由 liipx 提交于
 
 - 
 - 22 11月, 2018 1 次提交
 - 
- 
由 martianzhang 提交于
 
 - 
 - 21 11月, 2018 1 次提交
 - 
- 
由 liipx 提交于
 
 - 
 - 18 11月, 2018 1 次提交
 - 
- 
由 martianzhang 提交于
 
 - 
 - 17 11月, 2018 1 次提交
 - 
- 
由 martianzhang 提交于
case insensitive regex @ CLA.009
 
 - 
 - 16 11月, 2018 1 次提交
 - 
- 
由 martianzhang 提交于
1. Makefile add `daily-quick` let test more fast 2. Heuristic rule word lint 3. FUN.001 add more logic, unstable now
 
 - 
 - 07 11月, 2018 1 次提交
 - 
- 
由 martianzhang 提交于
RES.007 select * from tbl where 1;
 
 - 
 - 23 10月, 2018 1 次提交
 - 
- 
由 martianzhang 提交于
1. ARG.010 wrong case 2. update gometalinter to 2.0.11 latest version
 
 - 
 - 20 10月, 2018 1 次提交
 - 
- 
由 martianzhang 提交于
 
 -