- 23 11月, 2018 4 次提交
-
-
由 martianzhang 提交于
-
由 martianzhang 提交于
single line comment in sql will merge next line into before one.
-
由 martianzhang 提交于
RemoveSQLComment trim space
-
由 martianzhang 提交于
trimspace before check single line comment
-
- 22 11月, 2018 4 次提交
-
-
由 martianzhang 提交于
fix TestFindAllCols, add expression type
-
由 liipx 提交于
-
由 martianzhang 提交于
tidb parser now is much more reliable change only-syntax-check totally into tidb parser.
-
由 martianzhang 提交于
-
- 21 11月, 2018 7 次提交
-
-
由 martianzhang 提交于
SplitStatement check if single comment line is in multi-line sql. pure comment line should break quickly, single comment in multi-line sql should wait for line delimiter
-
由 martianzhang 提交于
1. go version move into Makefile 2. add golden test for ast 3. explainAbleSQL use tidb parser also
-
由 martianzhang 提交于
multi-line comment will cause line counter error, when -report-type=lint
-
由 martianzhang 提交于
main parser replace vitess to tidb & fix test sqls
-
由 liipx 提交于
-
由 liipx 提交于
-
由 martianzhang 提交于
add reportTool, fix chardet confidence equivalent problem
-
- 20 11月, 2018 5 次提交
-
-
由 liipx 提交于
-
由 martianzhang 提交于
remove bom before auditing
-
由 martianzhang 提交于
-
由 martianzhang 提交于
chardet will detect input sql charset
-
由 martianzhang 提交于
-
- 19 11月, 2018 3 次提交
-
-
由 martianzhang 提交于
-
由 martianzhang 提交于
-
由 martianzhang 提交于
-
- 18 11月, 2018 4 次提交
-
-
由 martianzhang 提交于
-
由 martianzhang 提交于
-
由 martianzhang 提交于
-
由 martianzhang 提交于
-
- 17 11月, 2018 1 次提交
-
-
由 martianzhang 提交于
case insensitive regex @ CLA.009
-
- 16 11月, 2018 2 次提交
-
-
由 martianzhang 提交于
1. Makefile add `daily-quick` let test more fast 2. Heuristic rule word lint 3. FUN.001 add more logic, unstable now
-
由 martianzhang 提交于
-
- 15 11月, 2018 4 次提交
-
-
由 martianzhang 提交于
IndexMaxLength refactor hard code
-
由 wu.sphinx 提交于
-
由 martianzhang 提交于
MYSQL_RELEASE=percona MYSQL_VERSION=5.7 make docker
- 14 11月, 2018 3 次提交
-
-
由 martianzhang 提交于
-
由 wu.sphinx 提交于
-
由 martianzhang 提交于
-
- 13 11月, 2018 2 次提交
-
-
由 martianzhang 提交于
-check-config will check * YAML format * OnlineDSN connection * TestDSN connection add doc for blacklist config
-
由 martianzhang 提交于
-
- 12 11月, 2018 1 次提交
-
-
由 martianzhang 提交于
-